@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/p393212076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn hart zal niet vrezen / Robert Franquinet" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070209324> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039749592> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064693783> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b1054662d22659a0b014d853a74c786> ;
    schema1:name "Mijn hart zal niet vrezen" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cca0fea7a89d1805cf754d352eb20b0e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/909394315> .

