@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/p195478436> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Honderd dichters / Jan Biezen" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068412266> ;
    schema1:inLanguage "fy",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p22644953X> ;
    schema1:isbn "9064121192" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f4d86b1c29b6de0d560a29e6ad760b5> ;
    schema1:name "Honderd dichters" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8619a9fba0d0796dae72dcbaeea587b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772715502> .

