@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/p446494615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Einde van het eiland Marken / door P. Terpstra" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075643383>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068776519>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "ISSN van de serie: ISSN 0001-7841" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p111010543> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7776166c6a42d718465277949ad2dd3> ;
    schema1:name "Einde van het eiland Marken" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d7d084c8a31b57aa46a8b8875679f97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510770360> .

