@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/p320902609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groninger stadsgezicht in maanlicht / naar een schilderij van George Martens" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073598402> ;
    schema1:description "Affiche",
        "Jaarlijkse uitg. ter gelegenheid van de Koppermaandagviering in de provincie Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c977d80bcc6728a0e286be99cca59ea> ;
    schema1:name "Groninger stadsgezicht in maanlicht" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/945de48bab61e67da4703884704bed2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/427850955> .

