@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/p110682882> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met een helm als kussen / Robert Leckie ; vertaald [uit het Engels] door W.C. van Krimpen" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069380570> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123219647> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810638940> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca915ef812b2359f493ddf124a3399a9> ;
    schema1:name "Met een helm als kussen" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccb635598c2381c015cd5095527f249e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66001712> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3dc84e7802d5a16c4ce965b937c096af> .

