@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/p218124198> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van Nederland / H. Brugmans" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616386>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068912676>,
        <http://data.bibliotheken.nl/id/thes/p069734097> ;
    schema1:description "Omslagtitel",
        "Op Franse titelpagina: Prospectus \"Geschiedenis van Nederland\"" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821125370> ;
    schema1:issueNumber 0 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0974ff3624a88ca7cd01b078ae14da4e> ;
    schema1:name "Geschiedenis van Nederland" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b9cde7eee6bfa6719b5df0455f0544a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67198633> .

