@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/p092622526> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tijd / door Samuel A. Goudsmit, Robert Claiborne en de redaktie van \"Life\" ; vertaling [uit het Eng.]: Ph. Polderman-van Gogh" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070205442> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069389667>,
        <http://data.bibliotheken.nl/id/thes/p128280476> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/619058db3b346925a97678109976a297> ;
    schema1:name "De tijd" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22cf1c27e5514163e453a16e1bbe335f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63830399> .

