@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/p800658337> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mariken van Nieumeghen / uitgeg. door C. Kruyskamp" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397461909> ;
    schema1:bookEdition "7e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068339151> ;
    schema1:description "1e uitg.: 1954" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820516155>,
        <http://data.bibliotheken.nl/id/nbt/p830850287> ;
    schema1:isbn "9028997032" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6b473e5d2b58625165914e096614946> ;
    schema1:name "Mariken van Nieumeghen" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89e3ba7c736dff51da2f652e0a76a4d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71389894> .

