@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/p125647166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Luister naar de roep van de roerdomp / Frouke I. Welling ; [ill.: I. Bergh]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095860002> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p134943716> ;
    schema1:isbn "9073983096" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5819a400adb1f0d4df79eb9a8c1bfb51> ;
    schema1:name "Luister naar de roep van de roerdomp" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0569df0cc69b4964af20e4d685413c66> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69219124> .

