@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/p048614246> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bevroren hart / Theodor Plievier ; [geautoris. vert. uit het Duits van A.Th. Mooij]" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070559597> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069285837> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b99d86a615e724e3a2a75cfbd23307f> ;
    schema1:name "Het bevroren hart" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8132c1b9ad24c1e46aab655cd4aa8258> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64947661> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6d91c23c1d7ec38e584e87801364eac7> .

