@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/p420889507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meerkoet / Remco Daalder" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074862723> ;
    schema1:bookEdition "Derde druk" ;
    schema1:description "1e druk: 2017" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p401006328> ;
    schema1:isbn "9789045030258" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/095b55d664b036f69a9bf4ec65343657> ;
    schema1:name "De meerkoet" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2011ff74378b54da89363fae6ee598f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1066234272> .

