@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/p436220008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Forum" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069101140> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09694336X>,
        <http://data.bibliotheken.nl/id/thes/p102205493> ;
    schema1:description "Leerboek - deel 2" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p436219948> ;
    schema1:isbn "9789464420135" ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b149d263953e008ef46c09aafbf4231a> ;
    schema1:name "Forum" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff3f1351e0c8fe3b95def9a88cba8001> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1316701810> .

