@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/p446504351> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Olifant]" ;
    dcterms1:issued "195X" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Op de achterkant: Printed in the Netherlands. No. 0.4581",
        "Titel naar aanleiding van tekening op voorkant. - Datering: uitgever werkzaam in Wassenaar van 1948 tot 1956" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075660423> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p262476053> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5db029bcb0839ee11f6e50fac6eb48dd> ;
    schema1:name "[ Olifant]" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cf8b9239f72607dee71da942a2082cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510788616> .

