@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/p051185296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "55 tips voor een geslaagd huwelijk / Bert Witte" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602598>,
        <http://data.bibliotheken.nl/id/thes/p07560972X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073768367> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065553797" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57d799012552de149e53b1f1c09e9ea5> ;
    schema1:name "55 tips voor een geslaagd huwelijk" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8682fe01c6c29cd838c76845e65b9cc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64959703> .

