@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/p375334696> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "[ Albuminscriptie van Johannes van Schelle (1723-1762) voor Willem van der Jagt (1727-1805)]" ;
    dcterms1:issued "1752" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07336455X> ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p375044566> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4caacdd02996aa0c3b42ecc5ef44f6b4> ;
    schema1:name "[ Albuminscriptie van Johannes van Schelle (1723-1762) voor Willem van der Jagt (1727-1805)]" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f7b486687757335b540358a597db08d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/879471074> .

