@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/p811627608> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn land in de kering : 1830-1980 / [door] Karel van Isacker" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241924170>,
        <http://data.bibliotheken.nl/id/thes/p397393059> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068799047> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026304455" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02209f7efb23299480271e978ddba0e6> ;
    schema1:name "Mijn land in de kering : 1830-1980" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b43ffb5e06f26245145b4a86d1650016> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781326370> .

