@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/p205307159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "MeMoGeschiedenis voor de tweede faseHavo" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599470> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p095110550>,
        <http://data.bibliotheken.nl/id/thes/p217873480>,
        <http://data.bibliotheken.nl/id/thes/p217873502>,
        <http://data.bibliotheken.nl/id/thes/p217874150> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p183646398> ;
    schema1:isbn "9020874497" ;
    schema1:issueNumber "toet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d77dc4090a4c760fe7a484df421864e> ;
    schema1:name "MeMoGeschiedenis voor de tweede faseHavo" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66348b430966f2528a2e82f2d52dbf0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772846914> .

