@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/p864217129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn Amerikaansche reis / Jo van Ammers-Küller" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389175765>,
        <http://data.bibliotheken.nl/id/nbt/p409102822> ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06956664X>,
        <http://data.bibliotheken.nl/id/thes/p397538049> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06956664X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61048ddc7cce84eb543a54b6f4866060> ;
    schema1:name "Mijn Amerikaansche reis" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45aadb61e2f687702a886f0523d39377> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901885920> .

