@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/p82179230X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Recreatie-onderzoek Oosterschelde 1980 / Coördinatiegroep Oosterschelde" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07539300X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068910533> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821792032> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf87cdc5342cd084c6588c7dd96df9e5> ;
    schema1:name "Recreatie-onderzoek Oosterschelde 1980" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d74371efa3401b1736659125032804e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768826109> .

