@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/p402387716> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "MeMoGeschiedenis voor de bovenbouw: " ;
    dcterms1:issued "2014" ;
    schema1:bookEdition "Vierde editie, vierde oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070482330>,
        <http://data.bibliotheken.nl/id/thes/p14219140X>,
        <http://data.bibliotheken.nl/id/thes/p165636483>,
        <http://data.bibliotheken.nl/id/thes/p274123665>,
        <http://data.bibliotheken.nl/id/thes/p369647181> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338549544> ;
    schema1:isbn "9789034541932" ;
    schema1:issueNumber 90 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57b099ace89794747e5a094360a7cb28> ;
    schema1:name "MeMoGeschiedenis voor de bovenbouw: " ;
    schema1:numberOfPages 138 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41b935a0fae8eced56222901b678b0d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/869734128> .

