@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/p113246854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handelsvrijheid in de koloniën / door J. van Dusseldorp" ;
    dcterms1:issued "1918" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181906112> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7e34a415853f3d420407f6d4c5c2e04> ;
    schema1:name "Handelsvrijheid in de koloniën" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e24611ee25d275a305e42a5e387cbf6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66372999> .

