@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/p446282413> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Australië waarheen? / door A. Lodewyckx ; met een woord vooraf door H. van Werveke" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070665206> ;
    schema1:bookEdition "3e verm. en verb. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1950",
        "Uitg. in samenw. met \"De Sikkel\"" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145802086> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840281129> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fc602ccfde8321727e6c85c5577dd29> ;
    schema1:name "Australië waarheen?" ;
    schema1:numberOfPages 278 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f6ea91ec00257ff73a64d7ae48be06f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509692924> .

