@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/p043905218> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groesbeek in oude ansichten" ;
    dcterms1:issued "1972-1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07565301X>,
        <http://data.bibliotheken.nl/id/thes/p39754457X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d94b45d6ec0e39ae6eb2b1845fdfc7c0> ;
    schema1:name "Groesbeek in oude ansichten" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/148d16d7d4a29d996ef88bc0ff54639a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906262079> .

