@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/p833012320> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis der 'Koninklijke' / C. Gerretson" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598388>,
        <http://data.bibliotheken.nl/id/thes/p075658682>,
        <http://data.bibliotheken.nl/id/thes/p151464219> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068384009>,
        <http://data.bibliotheken.nl/id/thes/p151464219> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1932" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p782413595> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea804feffd063a395b02807ef9154b39> ;
    schema1:name "Geschiedenis der 'Koninklijke'" ;
    schema1:numberOfPages 591 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/399e5ddce3b1dfb85d832a158960930a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769002582> .

