@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/p048761567> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Landinrichting / G. Steenhuis ... [et al.] ; kartografie: Bureau Wetenschappelijke Atlas van Nederland" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072225521>,
        <http://data.bibliotheken.nl/id/thes/p075388650> ;
    schema1:description "Verklarende woordenlijst en literatuuropgave" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036032484> ;
    schema1:isbn "9012050200" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cdcced6ad99a7d4e2195cbf50e02415> ;
    schema1:name "Landinrichting" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9a73d4902a1ce2e28682e92ed71a721> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67260741> .

