@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p801870135> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het huwelijk in ere / W.G. de Vries" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342738348> ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068254652> ;
    schema1:bookEdition "[5e bijgew. dr.]" ;
    schema1:description "Oorspr. uitg.: 1967" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906015035X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e746f9d605fd13ce385179f33307c320> ;
    schema1:name "Het huwelijk in ere" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd358b559d02632e9870935945c8a724> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63381853> .

