@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/p832872008> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de Vlaamsche en Groot-Nederlandsche beweging / door Leo Picard" ;
    dcterms1:issued "1937-1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608836>,
        <http://data.bibliotheken.nl/id/thes/p078946158>,
        <http://data.bibliotheken.nl/id/thes/p115122567> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070180121> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068384009> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e17cbb23b2c55186703a8ded534a5f3c> ;
    schema1:name "Geschiedenis van de Vlaamsche en Groot-Nederlandsche beweging" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/300e5804e9a85e77472ad4a1a8e093b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781577325> .

