@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/p327673362> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duetten : gedichte in twieë sjpröak / John Bovendeert" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p256568251>,
        <http://data.bibliotheken.nl/id/thes/p322460980> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629461>,
        <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "li",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p16061807X> ;
    schema1:isbn "9789078407676" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6e73f48490efdcfc705e56bf41795a8> ;
    schema1:name "Duetten : gedichte in twieë sjpröak" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f554b0d6199d3bedbfe5c2fa8673a4eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/642798754> .

