@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/p842802428> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "America and Europe : economical observations / by A.H. Lijdsman ; with a preface by M.W.F Treub" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395302676> ;
    dcterms1:issued "1922" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067480357> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09058e9ef9f6dc595d23468c68960130> ;
    schema1:name "America and Europe : economical observations" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/149e0a77bca7501522e2d17cb80a90ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781604758> .

