@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/p147350999> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handleiding voor het maaien van wegbermen in Gelderland / door G. Verhoek en H. Heemsbergen" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078449448>,
        <http://data.bibliotheken.nl/id/thes/p087967367>,
        <http://data.bibliotheken.nl/id/thes/p095976655> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072649488> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147350859> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acc8c61a11324a821da0cf2245645118> ;
    schema1:name "Handleiding voor het maaien van wegbermen in Gelderland" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de137c18cf3630003446b94b0f2740b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68951527> .

