@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00073416400> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000184960> ;
    schema:name "Valitut draamat : 4, Yhteiskunnan tukipylväät ; Nukkekoti ; Kummittelijat",
        "Valitut draamat : 5, Kansanvihollinen ; Villisorsa ; Rosmersholm",
        "Valitut draamat : 6, Meren tytär ; Hedda Gabler ; Rakentaja Solness" .

<http://urn.fi/URN:NBN:fi:bib:me:W00073416401> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000184960> ;
    schema:name "Samfundets stötter" .

<http://urn.fi/URN:NBN:fi:bib:me:W00073416501> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000184960> ;
    schema:name "En folkefiende" .

<http://urn.fi/URN:NBN:fi:bib:me:W00073416601> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000184960> ;
    schema:name "Fruen fra havet" .

<http://urn.fi/URN:NBN:fi:bib:me:W00501543100> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000184960> ;
    schema:name "Frun från hafvet : skådespel i fem akter" .

<http://urn.fi/URN:NBN:fi:au:pn:000184960> a schema:Person ;
    schema:birthDate "1828" ;
    schema:deathDate "1906" ;
    schema:name "Ibsen, Henrik" .

