@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/p802964206> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische en sociale geschiedenis van de Lage Landen / door dr. J. A. van Houtte" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078667313>,
        <http://data.bibliotheken.nl/id/thes/p397376197> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068628102> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/072b440db710a16fcb2d0e48abcbb000> ;
    schema1:name "Economische en sociale geschiedenis van de Lage Landen" ;
    schema1:numberOfPages 366 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/719a47d925ef00e90a47811e13e70c59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901351070> .

