@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/p833092820> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eksperimenten in jongerencentra / [hoofdred.: F. Wijnhoven ; medew.: Koos van Duinen ... et al.]" ;
    dcterms1:issued "1969" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p401557898>,
        <http://data.bibliotheken.nl/id/thes/p40155791X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045253161> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3a783263cd004411d3346da8af3548e> ;
    schema1:name "Eksperimenten in jongerencentra" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3b9517f17cda3842cff8fa19f611edf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63285591> .

