@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/p43019563X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Neusje in de dierentuin / Jan Hanlo" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069921814> ;
    schema1:description "Oplage van 35 exemplaren",
        "Titel vermeldt in colofon" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p244823782> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/110ae27f44c3692a917776356719f98c> ;
    schema1:name "Neusje in de dierentuin" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70ea222e85fab445adfc471d0c08f014> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1202222176> .

