@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/p205160034> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Pol Hoste]" ;
    dcterms1:issued "2000" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068454775> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840101724> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84dd080ffd8a45ba7826c5bf230048e2> ;
    schema1:name "[ Pol Hoste]" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3642d69b015d70684d34c9a18b4f825> .

