@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/p230179029> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "101 markante Groningers van de twintigste eeuw / Jacques Hermus" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078447356> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073074705> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033012405" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0506e406007aad6ec28f0a7d6c85d18> ;
    schema1:name "101 markante Groningers van de twintigste eeuw" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/220d1da56f0b9c2a5175f8f93054401d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67120818> .

