@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/p109624734> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toverlantaarn : leesstof voor 12 jaar en ouder / A. Goudswaard" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072814896> ;
    schema1:bookEdition "7e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069788707>,
        <http://data.bibliotheken.nl/id/thes/p072083018> ;
    schema1:description "1ste uitg: 1953" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861059905> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4b78075eff3fc1ca64dd1acabc0f5fa> ;
    schema1:name "De toverlantaarn : leesstof voor 12 jaar en ouder" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0420b6f37e50bfab28daad502c608c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769820586> .

