@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/p158693418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Douanewetgeving / Koninkrijk der Nederlanden" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075426706> ;
    schema1:bookEdition "4e dr., bijgew. tot 15 oktober 1993" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073891940> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p108951731>,
        <http://data.bibliotheken.nl/id/nbt/p810803313> ;
    schema1:isbn "9027138001" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd8f999eb7ea9244255469a31558dc24> ;
    schema1:name "Douanewetgeving" ;
    schema1:numberOfPages 1104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e7ff15f2fa0340649ae5648850e7876> .

