@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/p051766507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achttienhonderddertig en de belgische geschiedschrijving / Pieter Geyl" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p241924448> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/a60afab83fcb24cc9293e53dc776aacf> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a193996eb25340b9cb909bd1e2094ee5> ;
    schema1:name "Achttienhonderddertig en de belgische geschiedschrijving" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f2332edf2742b1e4b5d6a79cf42d3c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64775042> .

