@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/p840806892> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van Nederland in onzen tijd / J.A. de Bruyne" ;
    dcterms1:issued "1901" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p241924677>,
        <http://data.bibliotheken.nl/id/thes/p397496664>,
        <http://data.bibliotheken.nl/id/thes/p397497334> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069871620> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p782542190> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9f19fbff1afd2060de954ca8d1b3b9c> ;
    schema1:name "De geschiedenis van Nederland in onzen tijd" ;
    schema1:numberOfPages 522 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2d79731370592996661de245c937758> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769058074> .

