@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p040511626> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Driehoek reeks" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075420376> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p167538330> ;
    schema1:description "Vanaf 2002 uitg.: Den Dolder : YMCA Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2b69db5755213414e237098be54d7cd> ;
    schema1:name "Driehoek reeks" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66f221be3b348ce4cc778b9bd7d7779b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72752970> .

