@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/p843680865> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de uitgeverij in Vlaanderen / Ludo Simons" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562494X>,
        <http://data.bibliotheken.nl/id/thes/p075634120>,
        <http://data.bibliotheken.nl/id/thes/p397295340> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068836597> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840800088> ;
    schema1:isbn "9020913905" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fe25c6269bfbbfb65da2be96687d419> ;
    schema1:name "Geschiedenis van de uitgeverij in Vlaanderen" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95a97d849201f948f40ea75346e3baa4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769120545> .

