@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/p241362296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er gaat niets boven Groningen / [tekst Tjakko Kars ; fotogr. Rudy Leukfeldt]" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075640260>,
        <http://data.bibliotheken.nl/id/thes/p077607309>,
        <http://data.bibliotheken.nl/id/thes/p078451493>,
        <http://data.bibliotheken.nl/id/thes/p169910598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142538639> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033011476" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2da348dc764fae807b17411b7455e1a> ;
    schema1:name "Er gaat niets boven Groningen" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb0bac811105e39fd4926b7942f66401> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67049381> .

