@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/p802553737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brief aan een nooit geboren kind / Oriana Fallaci ; [vert. uit het Italiaans door Henny Rip]" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068650264> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82194701X> ;
    schema1:isbn "9025464866" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7d4bf4d1d395ef3bb86ec613c16b180> ;
    schema1:name "Brief aan een nooit geboren kind" ;
    schema1:numberOfPages 113 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/148fbac57a3cb8bc10bc4c3aadf7fcc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899017082> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a88679b8156793af04ded96f017c1772> .

