@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/p85224892X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hasta olmak / yazan: D. Beyer ; çeviri: M. Akyar ; resimleyen renkli: H. v.d. Velde" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073068608> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070712018> ;
    schema1:inLanguage "tr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850880491> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c050d98447140f329d0fc5272d6317f> ;
    schema1:name "Hasta olmak" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd45ce7222b814a0d96455fc375ecb8f> .

