@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/p810241757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als ijs om je hart / Katrina Britt ; [vert. uit het Engels door Ton Stam]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978332> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070103992> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820738328> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23877738bc1393a069ee41c429566aa1> ;
    schema1:name "Als ijs om je hart" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2189f3d55dc51154f3afc26fe9fcc935> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63328095> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a425bf79c48380773e5e37d9e9b439f9> .

