@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/p048971677> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "( This land is my land) / Bert van der Meij" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073712760>,
        <http://data.bibliotheken.nl/id/thes/p075410613> ;
    schema1:description "Opl. van 185 gesigneerde ex., genummerd 1-175 en I-X" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cef63a620374d7d0b1156aed3dee3ba3> ;
    schema1:name "( This land is my land)" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/19188abfdbd92f3d7ecec7faac6fd1a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71424759> .

