@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/p242659446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Studies over de sociaal-economische geschiedenis van Limburg XLVII / onder red. van Ad Knotter en Willibrord Rutten" ;
    dcterms1:issued "2002" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074474804>,
        <http://data.bibliotheken.nl/id/thes/p080682235> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830783385> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3401ee140418cec3c777e914b315d2a> ;
    schema1:name "Studies over de sociaal-economische geschiedenis van Limburg XLVII" ;
    schema1:numberOfPages 241 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c62529203d0a9a31e0ec631aed1778b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66183467> .

