@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/p039749193> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het object der economische geschiedenis / door T.P. van der Kooy" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446301000> ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759939X>,
        <http://data.bibliotheken.nl/id/thes/p397376073> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07062349X> ;
    schema1:description "Inaugurele rede Rijksuniversiteit Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/504462f3215407b5f19d06eba7a3ff9e> ;
    schema1:name "Het object der economische geschiedenis" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f30508c9afab3f919f743b9a93b7fc4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781860469> .

