@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/p446304646> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Appeltjes van Oranje / versjes: Han G. Hoekstra ; silhouetten: Frans ter Gast" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070087334> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p126115591> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04532624X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d38028eb58b8635d2d9c64cda972894> ;
    schema1:name "Appeltjes van Oranje" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8c9d900f1ba9079eec711eb7a3a9add> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509781151> .

