@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/p423685597> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Forum" ;
    dcterms1:issued "2019" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069101140>,
        <http://data.bibliotheken.nl/id/thes/p09694336X>,
        <http://data.bibliotheken.nl/id/thes/p102205493> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p423685554> ;
    schema1:isbn "9789492862303" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2311244ed8c37dccf6620a978449c160> ;
    schema1:name "Forum" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b15a743e48c0a0006fb7fbd6366aed45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120045329> .

