@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/p186522282> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Symposium \"Oud is niet out\" : woensdag 10 september 1986 in het Kurhaus te Scheveningen / [voorz.: E. van der Does]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075404087> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068376715> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c3f196955e66adb0e222cdf43345402> ;
    schema1:name "Symposium \"Oud is niet out\" : woensdag 10 september 1986 in het Kurhaus te Scheveningen" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/909b6a658bb563f57d7f02e58bd1636a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67778711> .

