@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/p277355753> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "GroeienbloeiinGroningen" ;
    dcterms1:issued "2005" ;
    schema1:description "Colofon vermeldt tevens: Grafisch Centrum Groningen",
        "Op omslag: Marlies L",
        "Opl. van ca. 30 ex. - Dit boekje voor Marlies" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p277326230> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/467931a9a2be512fdb803979d857c14c> ;
    schema1:name "GroeienbloeiinGroningen" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24fe2a26f444ce2a2ef219da97df0bb3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71658655> .

