@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p167998005> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Corpus juris civilis : tekst en vertaling / J.E. Spruit" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620766> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068239394>,
        <http://data.bibliotheken.nl/id/thes/p068725086> ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p112122590> ;
    schema1:isbn "9060119053" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/755ebb929e55a9d4ab98ef4b1a6bb4fd> ;
    schema1:name "Corpus juris civilis : tekst en vertaling" ;
    schema1:numberOfPages 902 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a6730fa8ce1f8ba765baa8a4963a0ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770920189> .

