@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/p314707468> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tractaet van Dijckagie / uitg. door J. de Hullu en A.G. Verhoeven" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074079786>,
        <http://data.bibliotheken.nl/id/thes/p077605977>,
        <http://data.bibliotheken.nl/id/thes/p07849110X>,
        <http://data.bibliotheken.nl/id/thes/p078545897>,
        <http://data.bibliotheken.nl/id/thes/p241923875> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074079786> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068545290>,
        <http://data.bibliotheken.nl/id/thes/p069744750> ;
    schema1:description "Gedigitaliseerde versie van de uitg.: 's-Gravenhage : Nijhoff, 1920" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p199442657> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9ddd2ab752b7271d517c7258aafe4e9> ;
    schema1:name "Tractaet van Dijckagie" ;
    schema1:numberOfPages 440 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a11a5c7b066e075c5d7b2a70f5332efc> .

