@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/p242858414> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anderswerken / Andries Greiner & Emil Roelofs" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607694>,
        <http://data.bibliotheken.nl/id/thes/p089245016> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085467731> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p242858473> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b779910152abd3436af5e21ff816eb82> ;
    schema1:name "Anderswerken" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0680f23ec6e4cd91e046d6cdecaa813c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66197436> .

