@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@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 tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/4887> foaf:primaryTopic <album/4887#subject> .

<album/4887#vocals> a mo:Singer .

<album/4887#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Witchwood"@en,
        "Witchwood"@ja,
        "Witchwood"@ja-latn ;
    mo:composer <artist/1314#subject> ;
    mo:produced_work <album/4887#musicalwork> ;
    schema:name "Witchwood"@en,
        "Witchwood"@ja,
        "Witchwood"@ja-latn .

<album/4887#lyrics> a mo:Lyrics .

<album/4887#musicalexpression> a mo:Signal ;
    mo:published_as <album/4887#subject> ;
    mo:records <album/4887#performance> .

<https://media.vgm.io/albums/78/4887/4887-1268972502.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4887#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/4887/4887-1268972502.jpg> ;
    foaf:depicts <album/4887#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/4887/4887-1268972502.jpg> .

<https://medium-media.vgm.io/albums/78/4887/4887-1268972502.jpg> a schema:ImageObject,
        foaf:Image .

<album/4887#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/4887#composition> ;
    mo:lyrics <album/4887#lyrics> ;
    mo:performed_in <album/4887#performance> ;
    mo:singer <album/4887#vocals> .

<artist/15837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4887#performance> ;
    schema:name "Ken Senior"@en ;
    foaf:name "Ken Senior"@en .

<album/4887#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Witchwood"@en,
        "Witchwood"@ja,
        "Witchwood"@ja-latn ;
    mo:performance_of <album/4887#musicalwork> ;
    mo:performer <artist/1314#subject>,
        <artist/15837#subject> ;
    mo:recorded_as <album/4887#musicalexpression> ;
    schema:byArtist <artist/1314#subject>,
        <artist/15837#subject> ;
    schema:name "Witchwood"@en,
        "Witchwood"@ja,
        "Witchwood"@ja-latn ;
    schema:workPerformed <album/4887#musicalwork> .

<artist/1314#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4887#subject> ;
    mo:performed <album/4887#performance> ;
    schema:name "Bjørn Lynne"@ja ;
    foaf:made <album/4887#composition>,
        <album/4887#lyrics>,
        <album/4887#subject> ;
    foaf:name "Bjørn Lynne"@ja .

<album/4887#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "Witchwood"@en,
        "Witchwood"@ja,
        "Witchwood"@ja-latn ;
    mo:catalogue_number "MMP288" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4887#musicalexpression> ;
    mo:publisher _:Nc28a0894056e41a8814cf15b5c52b491 ;
    mo:record _:N59e74eaa0b8b4d91944f118e5170db2a ;
    mo:record_count 1 ;
    schema:byArtist <artist/1314#subject>,
        <artist/15837#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/78/4887/4887-1268972502.jpg> ;
    schema:name "Witchwood"@en,
        "Witchwood"@ja,
        "Witchwood"@ja-latn ;
    schema:publisher _:Nc28a0894056e41a8814cf15b5c52b491 ;
    foaf:depiction <https://media.vgm.io/albums/78/4887/4887-1268972502.jpg> .

_:N035db3e4e70443fa927b67f4738aab2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Presence in the Air"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "A Presence in the Air"@en .

_:N17383aadd09d4342acc7ccce811b63e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunlight at the Mooring, a Jetty on the Lake"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "Sunlight at the Mooring, a Jetty on the Lake"@en .

_:N349a4e8426144f95a628d4b2ac2361e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest Speaks, part 1"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Forest Speaks, part 1"@en .

_:N4b46356912fe43d5aeae8ea61d5df3c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sinister Maze"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Sinister Maze"@en .

_:N51f18ad22d5b45fcaff3c5db019438ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest Speaks, part 5"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Forest Speaks, part 5"@en .

_:N54279356e3864237ac3ac29a04e0ea1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest Speaks, part 4"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Forest Speaks, part 4"@en .

_:N5442448375074857ad020150c37bdae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest Speaks, part 3"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Forest Speaks, part 3"@en .

_:N8d95ae01a7dd4389b402b686667eef04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tale Signs"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Tale Signs"@en .

_:N916b00e759534c899a6056ceddc00419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection (Sea of Memories, part 1)"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "Recollection (Sea of Memories, part 1)"@en .

_:N98e7b408036141d69322b19e48e3f2b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Town of Witchwoode"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Town of Witchwoode"@en .

_:Na7de5d4905814a4c946a8a0e941efb2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witchwood"@en ;
    mo:track_number 19 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "Witchwood"@en .

_:Nb3e72537f1dc44399a3332fd74e63a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia (Sea of Memories, part 2)"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "Nostalgia (Sea of Memories, part 2)"@en .

_:Nb8e2e13be88b431da9d716330c63c626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Woodlands"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Woodlands"@en .

_:Nc16e83e91d0f4d8798ad3c0907befef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest Speaks, part 2"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Forest Speaks, part 2"@en .

_:Nc28a0894056e41a8814cf15b5c52b491 schema:name "Mellow Records"@en ;
    foaf:name "Mellow Records"@en .

_:Nd65edf13c31342b8a6ee5993fc66562e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Homeland Farmland"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "Homeland Farmland"@en .

_:Nd821271aeff24a93993f9242ba963108 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witchwood Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "Witchwood Prologue"@en .

_:Ne353ace7c73242428a9095f32898bb8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Faery Woods"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Faery Woods"@en .

_:Ned42d1f245004b20946433fcc1dc03ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Rain (Dew)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "After the Rain (Dew)"@en .

_:Nf774a4b0988e4b8cbc67964ab5d601ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gathering"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N59e74eaa0b8b4d91944f118e5170db2a ;
    schema:name "The Gathering"@en .

_:N59e74eaa0b8b4d91944f118e5170db2a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035db3e4e70443fa927b67f4738aab2f,
        _:N17383aadd09d4342acc7ccce811b63e9,
        _:N349a4e8426144f95a628d4b2ac2361e4,
        _:N4b46356912fe43d5aeae8ea61d5df3c3,
        _:N51f18ad22d5b45fcaff3c5db019438ae,
        _:N54279356e3864237ac3ac29a04e0ea1d,
        _:N5442448375074857ad020150c37bdae0,
        _:N8d95ae01a7dd4389b402b686667eef04,
        _:N916b00e759534c899a6056ceddc00419,
        _:N98e7b408036141d69322b19e48e3f2b2,
        _:Na7de5d4905814a4c946a8a0e941efb2e,
        _:Nb3e72537f1dc44399a3332fd74e63a26,
        _:Nb8e2e13be88b431da9d716330c63c626,
        _:Nc16e83e91d0f4d8798ad3c0907befef4,
        _:Nd65edf13c31342b8a6ee5993fc66562e,
        _:Nd821271aeff24a93993f9242ba963108,
        _:Ne353ace7c73242428a9095f32898bb8b,
        _:Ned42d1f245004b20946433fcc1dc03ce,
        _:Nf774a4b0988e4b8cbc67964ab5d601ee ;
    mo:track_count 19 ;
    schema:duration "PT60:58"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N035db3e4e70443fa927b67f4738aab2f,
        _:N17383aadd09d4342acc7ccce811b63e9,
        _:N349a4e8426144f95a628d4b2ac2361e4,
        _:N4b46356912fe43d5aeae8ea61d5df3c3,
        _:N51f18ad22d5b45fcaff3c5db019438ae,
        _:N54279356e3864237ac3ac29a04e0ea1d,
        _:N5442448375074857ad020150c37bdae0,
        _:N8d95ae01a7dd4389b402b686667eef04,
        _:N916b00e759534c899a6056ceddc00419,
        _:N98e7b408036141d69322b19e48e3f2b2,
        _:Na7de5d4905814a4c946a8a0e941efb2e,
        _:Nb3e72537f1dc44399a3332fd74e63a26,
        _:Nb8e2e13be88b431da9d716330c63c626,
        _:Nc16e83e91d0f4d8798ad3c0907befef4,
        _:Nd65edf13c31342b8a6ee5993fc66562e,
        _:Nd821271aeff24a93993f9242ba963108,
        _:Ne353ace7c73242428a9095f32898bb8b,
        _:Ned42d1f245004b20946433fcc1dc03ce,
        _:Nf774a4b0988e4b8cbc67964ab5d601ee .

