@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/4895> foaf:primaryTopic <album/4895#subject> .

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

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

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

<org/120#subject> schema:name "Lynne Publishing"@en,
        "Lynne Publishing"@ja,
        "Lynne Publishing"@ja-latn ;
    foaf:name "Lynne Publishing"@en,
        "Lynne Publishing"@ja,
        "Lynne Publishing"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/4895/4895-1579378510.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/15843#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4895#performance> ;
    schema:name "Marc Pattison"@en ;
    foaf:name "Marc Pattison"@en .

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

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

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

<album/4895#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Return to Witchwood"@en,
        "Return to Witchwood"@ja,
        "Return to Witchwood"@ja-latn ;
    mo:catalogue_number "LYNCD013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4895#musicalexpression> ;
    mo:publisher <org/120#subject> ;
    mo:record _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rebecca Webster"@en ;
            foaf:name "Rebecca Webster"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Crick"@en ;
            foaf:name "Ben Crick"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jean-Pascal Boffo"@en ;
            foaf:name "Jean-Pascal Boffo"@en ],
        <artist/1314#subject>,
        <artist/15837#subject>,
        <artist/15843#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/59/4895/4895-1579378510.jpg> ;
    schema:name "Return to Witchwood"@en,
        "Return to Witchwood"@ja,
        "Return to Witchwood"@ja-latn ;
    schema:publisher <org/120#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/4895/4895-1579378510.jpg> .

_:N08c2cf724eb64042bb4ee28b28d28945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Surface"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "Beneath the Surface"@en .

_:N12a87063b2a142f8ae774895d58b6e29 a schema:Person,
        foaf:Person ;
    mo:performed <album/4895#performance> ;
    schema:name "Jean-Pascal Boffo"@en ;
    foaf:name "Jean-Pascal Boffo"@en .

_:N1483f926002e4192a18be5be1ca76e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripples"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "Ripples"@en .

_:N168bf5b91c704cca84924803dc06b50d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Morrow of Today"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "On the Morrow of Today"@en .

_:N2b3ab5ed53494b6ead8bfd377ab7c7ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greenfields"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "Greenfields"@en .

_:N2f5182569c544035bd8f80177df66290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambience: the afternoon sun"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "ambience: the afternoon sun"@en .

_:N38607325c8dd479d92d3d79e1eccaa7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambience: morning"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "ambience: morning"@en .

_:N397891c97f26409d97da847b32cf366c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lifetime of Moments"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "A Lifetime of Moments"@en .

_:N42567641248541bfb18fcd7a28ffdc90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery Forest"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "Mystery Forest"@en .

_:N69fb11f5f32f48fabac1bf0e2cd1757a a schema:Person,
        foaf:Person ;
    mo:performed <album/4895#performance> ;
    schema:name "Rebecca Webster"@en ;
    foaf:name "Rebecca Webster"@en .

_:N6c24d3c3cb9d4b9a94e78d4333744d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to Witchwood"@en ;
    mo:track_number 19 ;
    schema:duration "PT10:20"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "Return to Witchwood"@en .

_:N7860cb85038b4ab692d964144bd07f59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Alchemist"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "The Alchemist"@en .

_:N7c0b3d3b39bf4eee88b9f8e86fdc75fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambience: reflections"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "ambience: reflections"@en .

_:N8d6db8c6d3974fa59738973fcb9ed4cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Old Tower"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "The Old Tower"@en .

_:N91f30222dda2457a88467480a33b3aec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ice Maiden"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "The Ice Maiden"@en .

_:N99267d54c59244f39b56ec264a127a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Bard's Tree"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "Under the Bard's Tree"@en .

_:N9fd3699417f34ba8bb172913cb386baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spellcraft"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "Spellcraft"@en .

_:Na785c9eb517f47e8a6fa79dc43ada336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambience: evening rain"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "ambience: evening rain"@en .

_:Nc197597332244ed483106ac57c889f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Meeting Place"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "The Meeting Place"@en .

_:Nc26b3bb07f5a4e3fb812b9f7d64effa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Camp On The Riverbank"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "The Camp On The Riverbank"@en .

_:Ne31ab70d3d844982a5d943f61c1c5063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambience: horizons"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Ndd5060ffc15b4670b0114d1d9827e5cf ;
    schema:name "ambience: horizons"@en .

_:Nf14b210983ba483cbc457f717d6851a4 a schema:Person,
        foaf:Person ;
    mo:performed <album/4895#performance> ;
    schema:name "Ben Crick"@en ;
    foaf:name "Ben Crick"@en .

_:Ndd5060ffc15b4670b0114d1d9827e5cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c2cf724eb64042bb4ee28b28d28945,
        _:N1483f926002e4192a18be5be1ca76e28,
        _:N168bf5b91c704cca84924803dc06b50d,
        _:N2b3ab5ed53494b6ead8bfd377ab7c7ef,
        _:N2f5182569c544035bd8f80177df66290,
        _:N38607325c8dd479d92d3d79e1eccaa7e,
        _:N397891c97f26409d97da847b32cf366c,
        _:N42567641248541bfb18fcd7a28ffdc90,
        _:N6c24d3c3cb9d4b9a94e78d4333744d75,
        _:N7860cb85038b4ab692d964144bd07f59,
        _:N7c0b3d3b39bf4eee88b9f8e86fdc75fb,
        _:N8d6db8c6d3974fa59738973fcb9ed4cc,
        _:N91f30222dda2457a88467480a33b3aec,
        _:N99267d54c59244f39b56ec264a127a65,
        _:N9fd3699417f34ba8bb172913cb386baf,
        _:Na785c9eb517f47e8a6fa79dc43ada336,
        _:Nc197597332244ed483106ac57c889f61,
        _:Nc26b3bb07f5a4e3fb812b9f7d64effa4,
        _:Ne31ab70d3d844982a5d943f61c1c5063 ;
    mo:track_count 19 ;
    schema:duration "PT71:05"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N08c2cf724eb64042bb4ee28b28d28945,
        _:N1483f926002e4192a18be5be1ca76e28,
        _:N168bf5b91c704cca84924803dc06b50d,
        _:N2b3ab5ed53494b6ead8bfd377ab7c7ef,
        _:N2f5182569c544035bd8f80177df66290,
        _:N38607325c8dd479d92d3d79e1eccaa7e,
        _:N397891c97f26409d97da847b32cf366c,
        _:N42567641248541bfb18fcd7a28ffdc90,
        _:N6c24d3c3cb9d4b9a94e78d4333744d75,
        _:N7860cb85038b4ab692d964144bd07f59,
        _:N7c0b3d3b39bf4eee88b9f8e86fdc75fb,
        _:N8d6db8c6d3974fa59738973fcb9ed4cc,
        _:N91f30222dda2457a88467480a33b3aec,
        _:N99267d54c59244f39b56ec264a127a65,
        _:N9fd3699417f34ba8bb172913cb386baf,
        _:Na785c9eb517f47e8a6fa79dc43ada336,
        _:Nc197597332244ed483106ac57c889f61,
        _:Nc26b3bb07f5a4e3fb812b9f7d64effa4,
        _:Ne31ab70d3d844982a5d943f61c1c5063 .

