@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/p086139436> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alblasserdam in grootmoeders tijd / door A. Korpel" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075640171>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06829610X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852817150> ;
    schema1:isbn "9028852069" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe51e058ecb17655e6cd8ccc1f97b3e1> ;
    schema1:name "Alblasserdam in grootmoeders tijd" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e02818639ee8d3c4e39e3c3b8580c921> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65561759> .

