@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/p330732250> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Millsche verhalen / Henk van de Weem" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p102374104> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p304567582>,
        <http://data.bibliotheken.nl/id/thes/p30456950X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67d2a5852f5e5d7d0ade562129743103> ;
    schema1:name "Millsche verhalen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b24e9f5bea5bc980e3a1f2b4591dbb52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/690516138> .

