@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/p372823408> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historische verschijnselen / P.C.M. van Nieuwenhuizen" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600894>,
        <http://data.bibliotheken.nl/id/thes/p077600991>,
        <http://data.bibliotheken.nl/id/thes/p078518776> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p413573834> ;
    schema1:description "Omslagtitel. Op omslag tevens: Ad alterum" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562897X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f61c30891368918df91177392208c986> ;
    schema1:name "Historische verschijnselen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7808e795e1147380ca96c768bc03c577> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874080528> .

