@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/p095000623> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bergen op Zoom : een Nederlandse ballade uit de zestiende eeuw / [Adriaen Valerius] ; met een vert. in het Schots" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069088640>,
        <http://data.bibliotheken.nl/id/thes/p090430719> ;
    schema1:description "Tekst in het Nederlands en Schots" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl",
        "sco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/788cc6732711e89256adaa0450a1bc9d> ;
    schema1:name "Bergen op Zoom : een Nederlandse ballade uit de zestiende eeuw" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06e4400837283a4097f8f052b7eb8e9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65927845> .

