@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/p21290325X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het auteursrecht volgens de Nederlandsche wetgeving / door J.D. Veegens" ;
    dcterms1:issued "1895" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068923104>,
        <https://data.bibliotheken.nl/.well-known/genid/4392d6e55ed00b571674b3bfb35af8cd> ;
    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/d31380c842770fb12b3b562101afa5ec> ;
    schema1:name "Het auteursrecht volgens de Nederlandsche wetgeving" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b42491fcde992c091895316cf2d14f8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907170113> .

