@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/p833227890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn land in de kering : 1830-1980 / Karel Van Isacker" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600730>,
        <http://data.bibliotheken.nl/id/thes/p397393059> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068799047> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811627608>,
        <http://data.bibliotheken.nl/id/nbt/p83322767X> ;
    schema1:isbn "9028908382" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db0bf3b673f21f8ef5bbac1ae76c948d> ;
    schema1:name "Mijn land in de kering : 1830-1980" ;
    schema1:numberOfPages 278 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d7d8391c101f6c15c5925e0e800499d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769012416> .

