@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/p782246729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat je hoort zijn de vergeet-mij-nietjes! / Fred de Swert" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069468680> ;
    schema1:description "Poems" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820651206> ;
    schema1:isbn "9026437307" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85089be95beaf2722082e9a1f5fb6f07> ;
    schema1:name "Wat je hoort zijn de vergeet-mij-nietjes!" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d3ba42fc6c9e5e1c01ceb025490ccd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901578482> .

