@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/p038019078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van een nieuwe wereld / Leopold Schwarzschild ; [uit het Engels vert. door E. Lopes Cardozo]" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397488440> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069065985> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07026063X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7514670b0e0bdc8cb3be81a953d230c> ;
    schema1:name "ABC van een nieuwe wereld" ;
    schema1:numberOfPages 302 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b069e62e177e1cb20a9bd197872851a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901164218> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/89ba8a4d27e4fa9bde015c5638a9d60b> .

