@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/p321522508> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wereld om in te leven / [tekst: Piet Reckman]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074106066>,
        <http://data.bibliotheken.nl/id/thes/p075355825> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321521978> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f53d820bbae83255d202f3d0cd32fa75> ;
    schema1:name "Een wereld om in te leven" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25aa6be0084e6f478338d6ccd47a179a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/81368687> .

