@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/p421571470> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marijke's bestemming / door Cissy van Marxveldt ; met teekeningen van Hans Borrebach" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069625069> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070885524> ;
    schema1:description "Signatuur originele exemplaar: niet aanwezig" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851663206> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d413d17762aa0e1eb6ba82f43fd2a50c> ;
    schema1:name "Marijke's bestemming" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89ac0c1b5f8b65066b971e31fec6155d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1085491649> .

