@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/p83258018X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Clifton / door Degroot & Turk" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946449> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946279> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb2a914d6959e6ae1d2209181c9c9454> ;
    schema1:name "Clifton" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8e9cb52cc467ef86bd2765d1c2d2336> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63506126> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f84fabe220bced0741a9098449c2f646> .

