@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/p270457321> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Holland in vroeger tijd / bew. door C. Postma" ;
    dcterms1:issued "1963" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073534749> ;
    schema1:description "1749",
        "Ondertitel: 18e eeuwse beschrijvingen van steden en dorpen in Noord-enZuid Holland",
        "Vrij bew. naar: Hedendaagsche Historie, of Tegenwoordige Staat van alle Volkeren" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bfb0f51459cc017468fad3aaeaad8cf> ;
    schema1:name "Holland in vroeger tijd" ;
    schema1:numberOfPages 719 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9327a4b8b7b8be0f70ae0caa716a92b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66694247> .

