@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/p050502115> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jona : een vertaling om voor te lezen" ;
    dcterms1:issued "1977" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/cfb5d6d8bb974374af75de434e2fe0da> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075300605> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86286514X> ;
    schema1:isbn "9061260736" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e2b70b95c511be3904a0cb7ad4e549b> ;
    schema1:name "Jona : een vertaling om voor te lezen" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2832050cacacbab989a2ecb83b68501> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781953936> .

