@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/p169257665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ontstaan van het schrift / door Robert Claiborne en de red. van Time-Life boeken" ;
    dcterms1:issued "1975" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069389667> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820721395> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/281a9b396ae5a27bacb6996cfe7d6541> ;
    schema1:name "Het ontstaan van het schrift" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da25971db541bb9ed514f208c4c70b97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63336208> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5e4d526e18b228961134cf45e1bd6a77> .

