@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/p198638094> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Openluchtrecreatie / [met bijdragen van F. de Soet ... et al.]" ;
    dcterms1:issued "1967" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069764263> ;
    schema1:description "Bijzonder nummer van Commentaar, gewijd aan openluchtrecreatie, t.g.v. het 50-jarig jubileum van de CHA op 19 mei 1967" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c66446004c6aeb2dd75a9ce3420e8a57> ;
    schema1:name "Openluchtrecreatie" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e191f402af2eb256eb87b8e9db1f4b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67552262> .

