@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/p831953462> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advies betreffende de ruilverkaveling Lievelde / A.J.F.M. van Opstal" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606968>,
        <http://data.bibliotheken.nl/id/thes/p075616246>,
        <http://data.bibliotheken.nl/id/thes/p075620901> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073251380>,
        <http://data.bibliotheken.nl/id/thes/p075392992> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8328eb84a7073bd1960684a9c81f564b> ;
    schema1:name "Advies betreffende de ruilverkaveling Lievelde" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2edb00bf86966b24eec1c231a2ee57b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63493709> .

