@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/p413267598> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elisabeth ... voor eeuwig / door Carol Gaye ; vertaling [uit het Engels]: J.G.H. v.d. Bovenkamp Jr." ;
    dcterms1:issued "1960-1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p374326827> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068791879> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159477905> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/653a58bb329ed2129956ecb957ae754a> ;
    schema1:name "Elisabeth ... voor eeuwig" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e8ccdf4ea0cf038a000474e7676b6f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1008869873> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c9f5952257c90537f66372859c77a361> .

