@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/p820204145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrouwelijke elegieën / [door] Maris Bayar" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06795264X> ;
    schema1:description "Gedichten" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063720416" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68e87741138aacc07fbfc3abe7dfe953> ;
    schema1:name "Vrouwelijke elegieën" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7fc9fa267e3cb3209d544a4c843e56b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901679552> .

