@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/p801757460> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groepen / auteur L. Visser ; red. M. Heinink ; [foto's Ad Windig ... et al.]" ;
    dcterms1:issued "1978" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069054975>,
        <http://data.bibliotheken.nl/id/thes/p069056013>,
        <http://data.bibliotheken.nl/id/thes/p074182722> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629194> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822699184> ;
    schema1:isbn "9024824281" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11637507c8524713bd293137c7e7a102> ;
    schema1:name "Groepen" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d411d86dd757ea31d1d301fd61cd3b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63339540> .

