@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/p448146533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld schreef / J.A. Dortmond" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078529808>,
        <http://data.bibliotheken.nl/id/thes/p07866067X>,
        <http://data.bibliotheken.nl/id/thes/p078660955>,
        <http://data.bibliotheken.nl/id/thes/p169891747>,
        <http://data.bibliotheken.nl/id/thes/p397538847> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070449392>,
        <https://data.bibliotheken.nl/.well-known/genid/e28efe6c522618005ab73b4d110070bc> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Platen met toelichtende tekst" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p820272035> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbac02d680e89b6adae5741f6ff0a457> ;
    schema1:name "De wereld schreef" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5a0c0642512a1ddc4ca5ff75501f5c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517350432> .

