@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/p318587254> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het werk van Cepezed" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595270>,
        <http://data.bibliotheken.nl/id/thes/p078437474>,
        <http://data.bibliotheken.nl/id/thes/p078512948>,
        <http://data.bibliotheken.nl/id/thes/p241924995>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p112321488> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d867cca65fcdd43d9d42647e5379e4e> ;
    schema1:name "Het werk van Cepezed" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1968050061247c96ed3e952cc6fe5b14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/315968252> .

