@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/p447386956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bartje Bok is bij de pinken : 'n verhaal van een jongen met een speurneus / H.J. Looman" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069164002> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Datering: Niet in Brinkman, jaartal geschat" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p038297787> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8315948f9f494e84e1fd8b97817ca1ed> ;
    schema1:name "Bartje Bok is bij de pinken : 'n verhaal van een jongen met een speurneus" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd46360f8b4a0b65b6d7ac3bfb510b13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514441812> .

