@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p09854408X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er was eens... er is / Klazien uit Zalk ; met foto's van Aart Veldman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341937541>,
        <http://data.bibliotheken.nl/id/nbt/p34193755X> ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627515> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069978883> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024269768" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b87865f787ca9be2dedf3f3ea7e5c0d3> ;
    schema1:name "Er was eens... er is" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf74121ea065c62f77fb3ede70ee3623> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66087371> .

