@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/p055882080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van Vlaanderen / R. Van Roosbroeck" ;
    dcterms1:issued "1938" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068331371>,
        <http://data.bibliotheken.nl/id/thes/p068758731>,
        <http://data.bibliotheken.nl/id/thes/p069044562>,
        <http://data.bibliotheken.nl/id/thes/p073898996>,
        <http://data.bibliotheken.nl/id/thes/p074547984> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802962912> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f57865dd8b55c2dced20079c0ce414e> ;
    schema1:name "Geschiedenis van Vlaanderen" ;
    schema1:numberOfPages 390 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a3248bd28b3d6c37157df761621d243> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769357032> .

