@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/p172205921> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Europese geschiedenis van de aanvang tot de Vrede van Westfalen / B. van Dorpe" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074500309> ;
    schema1:bookEdition "10e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p055365108>,
        <http://data.bibliotheken.nl/id/nbt/p853481164> ;
    schema1:isbn "9028996532" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/addfb947c3101e4fc0a11e7e292aba64> ;
    schema1:name "De Europese geschiedenis van de aanvang tot de Vrede van Westfalen" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/497b5c2d7c26631c179163972dd8733f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776944263> .

