@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/p087346494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Themanummer Zeeland / [Albert Salman ... et al. ; red. Ruud Cuperus ... et al. ; eindred. Marc Janssen]" ;
    dcterms1:issued "1991" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070005702>,
        <http://data.bibliotheken.nl/id/thes/p072122935>,
        <http://data.bibliotheken.nl/id/thes/p074543415> ;
    schema1:description "Omslagtitel",
        "Speciaal nummer van het tijdschrift Duin, jrg. 14, nr. 2" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cbf14dcd2494c61158547f1657f7087> ;
    schema1:name "Themanummer Zeeland" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95140e4717b7511629b5d895278fd418> ;
    schema1:sameAs <http://www.worldcat.org/oclc/524978325> .

