@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/p400533464> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ondergang van Dordrecht / S. Montag" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603616>,
        <http://data.bibliotheken.nl/id/thes/p075637367> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068311265> ;
    schema1:description "Dummy van een nooit verschenen uitgave. - Bevat alleen de franse titel en de titelpagina. - Vormgegeven als een soort vervolg op \"Boven en onder de grond op Schiermonnikoog\" (1979)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p400533537> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fdaa0c78444f033119eaebc468183fb> ;
    schema1:name "De ondergang van Dordrecht" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a2b50e13f82808a72779275b9a0aee4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/935195301> .

