@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/p448643812> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Australië, nieuw vaderland / Mathieu Smedts" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611373>,
        <http://data.bibliotheken.nl/id/thes/p078496519>,
        <http://data.bibliotheken.nl/id/thes/p078601088> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069263957> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p051766655> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843098716> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/905b6ecc2e674b606fbf2f0298b036f8> ;
    schema1:name "Australië, nieuw vaderland" ;
    schema1:numberOfPages 195 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98edf64c945563273d2a0f5585ff7438> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519116629> .

