@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/p393539059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de poort van een nieuwe wereld / L.A. Rademaker" ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069598215> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852661967> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6539c1f2d034132dead894020ad615f> ;
    schema1:name "Aan de poort van een nieuwe wereld" ;
    schema1:numberOfPages 303 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53e703a3e0b9a986452105e01bccd727> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910556096> .

