@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/p292854269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan Goedbloed" ;
    dcterms1:issued "191X" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068478151>,
        <http://data.bibliotheken.nl/id/thes/p068711786> ;
    schema1:description "Datering: niet in Brinkman 1850-1935, jaartal geschat",
        "Illustraties niet gesigneerd" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/417a37ed23a2aca2632f1a11887f638b> ;
    schema1:name "Jan Goedbloed" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6a75c9de38651e85a39ae327f285cd0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150217669> .

