@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/p086455249> 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 "9027111693" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/886ae70a371adf828f357e709b9a2380> ;
    schema1:name "Veewet c.a" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2dc90c1fe47dbb9e37ada97c044953d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769611250> .

