@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/p394856384> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toegetakeld door de liefde / Aat Ceelen" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071864849> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789491567315" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9139d32bb99d16127deacc229d0c81a2> ;
    schema1:name "Toegetakeld door de liefde" ;
    schema1:numberOfPages 3626362 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29a5f1023da0c94d9fbce6ff1a7e0665> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1101666874> .

