@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/p446303151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taak en betekenis der moderne economische geschiedenis / Th.L.M. Thurlings" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658682> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069280908> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Openbare les Nederlandsche Economische Hoogeschool Rotterdam 30 januari 1947" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041852427> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98c31f5fa435a54d8eac4eca9cbcbca4> ;
    schema1:name "De taak en betekenis der moderne economische geschiedenis" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d43904726eb811fc557eef0b955fa753> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509781091> .

