@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/p193607336> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Landmeetkunde voor L-13 / [door de] Vakgroep Landmeetkunde. Landbouwhogeschool" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068344937>,
        <https://data.bibliotheken.nl/.well-known/genid/77bb3f0361caad6a35114fa47fc49829> ;
    schema1:bookEdition "4e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d0d691ef618f4b8df2bb729f00d9131> ;
    schema1:name "Landmeetkunde voor L-13" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe8bc7e23c042fe6a1c00442370e01f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67629825> .

