@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p863256414> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het auteursrecht volgens de Nederlandsche wetgeving / door J.D. Veegens" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358108217>,
        <http://data.bibliotheken.nl/id/nbt/p425163806> ;
    dcterms1:issued "1895" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078440971> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068923104>,
        <http://data.bibliotheken.nl/id/thes/p075319519> ;
    schema1:description "Uitgegeven door de Vereeniging ter Bevordering van de Belangen des Boekhandels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5e8dddf54d4c4d6ec40ba03f144f5c2> ;
    schema1:name "Het auteursrecht volgens de Nederlandsche wetgeving" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0330faa4a3b0b49c836337ef372aa9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781807263> .

