@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/p822695073> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De draaitol van de tijd : roman / Dola de Jong ; [vert. uit het Engels]" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070125554> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4378a71c2dd8d0fb243aae949e2a7534> ;
    schema1:name "De draaitol van de tijd : roman" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/693dbc11c8b2fc60889c7caef73d8432> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63485976> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e7a105df0523de45e614bcb68181731c> .

