@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/p822689294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oostende verteld : anekdotische roman van een stad / Karel Jonckheere" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068711514>,
        <https://data.bibliotheken.nl/.well-known/genid/0b4b3ce2f81780cd900aaaa91131e801> ;
    schema1:description "Uitg. in samenw. met de stad Oostende" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843479930> ;
    schema1:isbn "9020903543" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e42c1fa3028c42696ee385699c5aa42> ;
    schema1:name "Oostende verteld : anekdotische roman van een stad" ;
    schema1:numberOfPages 335 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc8916c00be422ea3554bd2ad9ae265d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781483629> .

