@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p853475946> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Staatspensioen / door Tj. Krol" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423893181> ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073298573> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044109083> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33ef97036e4bca343c65ab5318816054> ;
    schema1:name "Staatspensioen" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69b3d148900a097681cc0f3a8a03f1f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64204875> .

