@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/p082780773> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sandwich : een requiem / A.F.Th. van der Heijden ; [inl.: Jaap Goedegebuure]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06961315X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068203616> ;
    schema1:description "Omslagtitel",
        "Oorspr. uitg.: Amsterdam : Querido, l986" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823047016> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23cd534db99c999f74cab061148edac8> ;
    schema1:name "De sandwich : een requiem" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff097ca735496c3fbf17fb2ec63c8897> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65532545> .

