@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/p411691295> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meerkoet / Remco Daalder" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074862723> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p409081981> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450109755> ;
    schema1:isbn "9789045030265" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1f1730c640f1548c8b56aab4cfeff06> ;
    schema1:name "De meerkoet" ;
    schema1:numberOfPages 2980076 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7cfecda9d70e7485041ca61618769e1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1130759845> .

