@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/p840800088> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de uitgeverij in Vlaanderen / Ludo Simons" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593014>,
        <http://data.bibliotheken.nl/id/thes/p078697573>,
        <http://data.bibliotheken.nl/id/thes/p241924170>,
        <http://data.bibliotheken.nl/id/thes/p397295340> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068836597> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/395d60321fb24cb442f9bc79faaf646e> ;
    schema1:name "Geschiedenis van de uitgeverij in Vlaanderen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0695c3ce2f046ee2f2744987773463a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781591529> .

