@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:CLARIN-VLO ; a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The Virtual Language Observatory (VLO) faceted browser was developed within CLARIN as a means to explore linguistic resources, services and tools available within CLARIN and related communities."; rdfs:label "CLARIN VLO | CLARIN Virtual Language Observatory" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1261-9930 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "NUmOiR2L9e7tHD24O2sF1bdXNCJzTQQQ7mR7y6o/YwyFJdqOg/99qxzkb6/vx6h/BYPta/zm5/fF4e35Ta8iZI7PGFUCJLwjfCk7rMcXG4eoD8DK4wd9nVPH83AOtqzx7XX0N9lbwjmOpIbGmYviHqce8yYTrmsHXV2ymJlWKqk="; npx:hasSignatureTarget this: . this: dct:created "2025-04-16T14:16:59Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CLARIN-VLO; prov:wasDerivedFrom . }