@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/p328883190> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Dr. Job Baster" ;
    dcterms1:issued "1772" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069863938> ;
    schema1:description "Auteur: Job Baster",
        "Met aantekeningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/255e5ca73f58b3301fd541e4a919d7f0> ;
    schema1:name "Dr. Job Baster" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05514d656b477f636f812cde2f45eb90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/801448019> .

