@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/p322841631> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "[ Archief Th.P. van Baaren]" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06846861X> ;
    schema1:description "Deels geïnventariseerd; brieven opgenomen in catalogus" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24f1617b19e0a8cc402e009b343ba407> ;
    schema1:name "[ Archief Th.P. van Baaren]" ;
    schema1:numberOfPages 0 ;
    schema1:sameAs <http://www.worldcat.org/oclc/801426473> .

