@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/p299152421> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door de liefde toegetakeld / Aat Ceelen" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071864849> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789046802137" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17f690b6ada38740f58b9faa4279f587> ;
    schema1:name "Door de liefde toegetakeld" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05d1af1803645247cf4f85fb4477f5b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150420620> .

