@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/p16830175X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliografie van de Vlaamse tijdschriften in de negentiende eeuw / Ada Deprez en Hans Vanacker" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069670684> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074500996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832153265> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bea5db0f613299a12590271df774ae5> ;
    schema1:name "Bibliografie van de Vlaamse tijdschriften in de negentiende eeuw" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/baf790e55f76b7a6bd1ada5158f8c0a1> .

