@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcat: . @prefix dcterms: . @prefix foaf: . @prefix lov: . @prefix orcid: . @prefix rdfs: . @prefix skos: . @prefix void: . @prefix xsd: . @prefix zazuko: . orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ; dcterms:contributor bioregistry:void ; foaf:mbox "cthoyt@gmail.com" . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:void . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:void . bioregistry.metaresource:lov dcterms:hasPart lov:void . bioregistry.metaresource:zazuko dcterms:hasPart zazuko:void . biocontext:void dcterms:isPartOf bioregistry.metaresource:biocontext . zazuko:void dcterms:isPartOf bioregistry.metaresource:zazuko . bioregistry:void a bioregistry.schema:0000001 ; rdfs:label "Vocabulary of Interlinked Datasets" ; dcterms:description "The Vocabulary of Interlinked Datasets (VoID) is an RDF Schema vocabulary for expressing metadata about RDF datasets. It is intended as a bridge between the publishers and users of RDF data, with applications ranging from data discovery to cataloging and archiving of datasets. This document provides a formal definition of the new RDF classes and properties introduced for VoID. It is a companion to the main specification document for VoID, Describing Linked Datasets with the VoID Vocabulary."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:void, zazuko:void, lov:void ; dcat:keyword "metadata" ; foaf:homepage ; bioregistry.schema:0000005 "feature"^^xsd:string ; bioregistry.schema:0000006 "http://rdfs.org/ns/void#$1"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "http://rdfs.org/ns/void#"^^xsd:string ; bioregistry.schema:0000027 void:feature ; bioregistry.schema:0000029 "void" . lov:void dcterms:isPartOf bioregistry.metaresource:lov .