@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/p370325095> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moeilijke kindervragen / O. v. Andel-Ripke" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621576> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06965431X>,
        <http://data.bibliotheken.nl/id/thes/p091487609> ;
    schema1:bookEdition "Herdruk augustus 1962" ;
    schema1:description "1e druk: 1957" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/854fc1d11eb7150421f47a1a8cc33783> ;
    schema1:name "Moeilijke kindervragen" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17936a62c2e6a790ab0563446cbf7681> ;
    schema1:sameAs <http://www.worldcat.org/oclc/864363698> .

