@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/p447424149> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De doorbroken cirkel : (Indianenverhaal) / door Rudolf van Reest ; geïll. door Menno" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069394075> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071021523> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p169322955> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f9920237a04873625d38b04f0f6f815> ;
    schema1:name "De doorbroken cirkel : (Indianenverhaal)" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3dc474986a471868cbdde4b043d84f00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514474227> .

