@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/p092566944> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de poort van een nieuwe wereld / Dr. L.A. Rademaker" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429793251> ;
    dcterms1:issued "1921" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607956> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069598215> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d78bc31b230b863a2a2c779e9e1d1604> ;
    schema1:name "Aan de poort van een nieuwe wereld" ;
    schema1:numberOfPages 303 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2797320f1fbf446c2eb2fdc2d7377d4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898809328> .

