@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/p115348778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar eenheid van recht in Noord en Zuid / Georges Debra" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p135491908> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afcc7cb58f0deaca7c4604ef227480c3> ;
    schema1:name "Naar eenheid van recht in Noord en Zuid" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5b6d68b74fda4b3652428fb1c0d1445> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69408186> .

