@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/p434983020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een land met gesloten deuren / Tjalie Robinson ; bezorgd en ingeleid door Wim Willems" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069225435> ;
    schema1:bookEdition "Derde editie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07428343X> ;
    schema1:description "1e druk: 's-Gravenhage : Statenhofpers, 2011" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789062658114" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72f0151503475809b64061a6d76166b6> ;
    schema1:name "Een land met gesloten deuren" ;
    schema1:numberOfPages 217 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c38d3f950de13d0e9f7119aca8f65873> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1290641413> .

