@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/p086769537> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het nieuwste gezinserfrecht / door H.C.F. Schoordijk" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605414>,
        <http://data.bibliotheken.nl/id/thes/p077607929>,
        <http://data.bibliotheken.nl/id/thes/p07849897X>,
        <http://data.bibliotheken.nl/id/thes/p078570476>,
        <http://data.bibliotheken.nl/id/thes/p397339879> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068179383>,
        <http://data.bibliotheken.nl/id/thes/p075316218> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810758652> ;
    schema1:isbn "9026822103" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd40723b7f37e6409383b2223342ae43> ;
    schema1:name "Het nieuwste gezinserfrecht" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/814fbc9a57f27ac35a675733f0deae7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782099690> .

