@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/p429926146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eenhoorn / door K. Norel ; met teekeningen van Martin" ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068819293> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073904961> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037178482> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041463382> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/943e7c54db20f9630a6864898def64c4> ;
    schema1:name "De eenhoorn" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccef8d7540b67986b376340e5afefd0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200235529> .

