@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/p08645482X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Veewet c.a / Koninkrijk der Nederlanden" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075426706> ;
    schema1:bookEdition "12e dr., bijgew. tot 1 januari 1976" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067882579>,
        <http://data.bibliotheken.nl/id/thes/p068139535> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810803313>,
        <http://data.bibliotheken.nl/id/nbt/p822250241> ;
    schema1:isbn "9027111685" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d67a9fbe965a97482634627f74977d60> ;
    schema1:name "Veewet c.a" ;
    schema1:numberOfPages 335 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84faa99a6d718dcd78113543a2e9af57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769612262> .

