@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/p363317759> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "[ Archief P.H. Schoute]" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073307351> ;
    schema1:description "Bevat 22 stuks officiële bescheiden (diploma's e.d.) van P.H. Schoute",
        "Niet geinventariseerd" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/799ce534d19e7e959e446d151cdab1c2> ;
    schema1:name "[ Archief P.H. Schoute]" ;
    schema1:numberOfPages 0 ;
    schema1:sameAs <http://www.worldcat.org/oclc/852842840> .

