@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p111016835> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een catacombe ontdekt / M.J. Vermaseren" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446495018> ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068575238>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:description "ISSN van de serie: ISSN 0001-7841",
        "Omslagtitel: Catacombe ontdekt!" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8a38ad60f6c18e3ed99e5831a2e1d2d> ;
    schema1:name "Een catacombe ontdekt" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed7534a7d23b2a0438581e5b65f2b19c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66030994> .

