@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/p822875675> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontwikkeling van het Markerwaardgebied" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632403>,
        <http://data.bibliotheken.nl/id/thes/p077611241>,
        <http://data.bibliotheken.nl/id/thes/p078654262>,
        <http://data.bibliotheken.nl/id/thes/p397392575> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075347121> ;
    schema1:description "Tweede Kamer, zitting 1981-1982, 16320, nrs. 5-6" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p803179030> ;
    schema1:isbn "9012037859" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82273f8be7f0bf77505c9a9e6e0c5fb0> ;
    schema1:name "De ontwikkeling van het Markerwaardgebied" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/036f6aa7271016e6721a00b70189d669> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768895709> .

