@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/p353978272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De steen van Floris Corneliszoon van Grijpskercke anno 1 november 1599 / J.Chr. Verhage" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p153586435>,
        <http://data.bibliotheken.nl/id/thes/p353977616> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143776312> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03255e5e074c2b2e454250980cc7bcfb> ;
    schema1:name "De steen van Floris Corneliszoon van Grijpskercke anno 1 november 1599" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9dfc9271c616d6a929b9ea037c14737b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824503301> .

