@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/p832872172> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de Vlaamsche en Groot-Nederlandsche beweging / Leo Picard" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070180121> ;
    schema1:bookEdition "2e uitgave" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068384009> ;
    schema1:description "Oorsrponkelijke uitgave: 1937" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832872008> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2de7449750818e759e24b7bb3ee53e02> ;
    schema1:name "Geschiedenis van de Vlaamsche en Groot-Nederlandsche beweging" ;
    schema1:numberOfPages 315 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9dd2b1cc72bd85535f57c4d734235b09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768998255> .

