@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/p091430933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een schim in de mist / Robert Swindells ; vert. [uit het Engels door] Paul van Damme" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073098868> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p093269498> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065653740" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4c063f5772c62afc6c31829f9584fcc> ;
    schema1:name "Een schim in de mist" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fed8e6d554e803361327f4f368c4be5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65917333> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c59121a60486cfc2a802954a59afe870> .

