@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/p417772149> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ootmarsum in 2017 / [samengest. door Rob Meijer]" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p279733895> ;
    schema1:description "Fotoboekjaarboek gemaakt bij Albelli" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b8aafab6a07f183523c822c50b2c55f> ;
    schema1:name "Ootmarsum in 2017" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d36d4c29a35b16765255ed591e9b08ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1035763648> .

