@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/p822866684> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op de stoep van de kerk / Henk Laan ; [met een voorw. van Seef Konijn]" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620820>,
        <http://data.bibliotheken.nl/id/thes/p077594525>,
        <http://data.bibliotheken.nl/id/thes/p078653223> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069101329> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068305532> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060203771" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a8313d17ac0d4d3fa9e6d639814ed3f> ;
    schema1:name "Op de stoep van de kerk" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a66a0197ca334585481bb3fb0cb5f2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63267494> .

