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

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

<artist/54135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85546#subject> ;
    schema:name "Sarah Mancuso"@en ;
    foaf:made <album/85546#composition>,
        <album/85546#subject> ;
    foaf:name "Sarah Mancuso"@en .

<album/85546#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heart of the Woods Original Soundtrack: Snowfall"@en,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja-latn ;
    mo:composer <artist/54135#subject> ;
    mo:produced_work <album/85546#musicalwork> ;
    schema:name "Heart of the Woods Original Soundtrack: Snowfall"@en,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja-latn .

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

<album/85546#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heart of the Woods Original Soundtrack: Snowfall"@en,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja-latn ;
    mo:performance_of <album/85546#musicalwork> ;
    mo:recorded_as <album/85546#musicalexpression> ;
    schema:name "Heart of the Woods Original Soundtrack: Snowfall"@en,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja-latn ;
    schema:workPerformed <album/85546#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/64/85546/85546-1553985655.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85546#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-15"^^xsd:date ;
    dcterms:title "Heart of the Woods Original Soundtrack: Snowfall"@en,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85546#musicalexpression> ;
    mo:publisher _:Neb884b2a5d6444e0b61b7f2a2de1d353 ;
    mo:record _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Heart of the Woods"@en ;
            foaf:name "Heart of the Woods"@en ] ;
    schema:datePublished "2019-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/85546/85546-1553985655.jpg> ;
    schema:name "Heart of the Woods Original Soundtrack: Snowfall"@en,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja,
        "Heart of the Woods Original Soundtrack: Snowfall"@ja-latn ;
    schema:publisher _:Neb884b2a5d6444e0b61b7f2a2de1d353 ;
    foaf:depiction <https://media.vgm.io/albums/64/85546/85546-1553985655.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dell Kramer"@en ;
    foaf:made <album/85546#subject> ;
    foaf:name "Dell Kramer"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dell Kramer"@en ;
    foaf:made <album/85546#vocals> ;
    foaf:name "Dell Kramer"@en .

_:N275f301c6d854e10a87b6e3de930d504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowy Days"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Snowy Days"@en .

_:N298629c5b7ce4c36a388eda13c54e14a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restless One"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Restless One"@en .

_:N2fa78b08ff724c4b91f118eb66fe8cc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is Something Out There"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Is Something Out There"@en .

_:N5b7391e306604f688850d4a7246c0e73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Escape"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "No Escape"@en .

_:N64ffd41c439345fc8f5da9d9e933ea1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ritual Soul"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Ritual Soul"@en .

_:N78d43273c39849ff82fc8914902b21dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wreath"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Wreath"@en .

_:N9b1095e1f2914ffdadbe5b8b84392f8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Am I Here"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Why Am I Here"@en .

_:N9d2ee35243ef4b518bc5901f3014fe2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Comforts"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Cold Comforts"@en .

_:Ndc18965a95954c8fa0654b5dd684ee06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into Another World"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Into Another World"@en .

_:Neb884b2a5d6444e0b61b7f2a2de1d353 schema:name "Sarah Mancuso"@en,
        "Sarah Mancuso"@ja,
        "Sarah Mancuso"@ja-latn ;
    foaf:name "Sarah Mancuso"@en,
        "Sarah Mancuso"@ja,
        "Sarah Mancuso"@ja-latn .

_:Nf53173f5baa14712baa0112389dc55df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isolation"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Isolation"@en .

_:Nf9d573736af34410b216a502ef52c8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warm Wishes"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Warm Wishes"@en .

_:Nfa37a199508249008cd02e5337b46dbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Communion"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ne44efc653ef64ebc8c4299a359b769d6 ;
    schema:name "Communion"@en .

_:Ne44efc653ef64ebc8c4299a359b769d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N275f301c6d854e10a87b6e3de930d504,
        _:N298629c5b7ce4c36a388eda13c54e14a,
        _:N2fa78b08ff724c4b91f118eb66fe8cc8,
        _:N5b7391e306604f688850d4a7246c0e73,
        _:N64ffd41c439345fc8f5da9d9e933ea1d,
        _:N78d43273c39849ff82fc8914902b21dd,
        _:N9b1095e1f2914ffdadbe5b8b84392f8f,
        _:N9d2ee35243ef4b518bc5901f3014fe2a,
        _:Ndc18965a95954c8fa0654b5dd684ee06,
        _:Nf53173f5baa14712baa0112389dc55df,
        _:Nf9d573736af34410b216a502ef52c8bd,
        _:Nfa37a199508249008cd02e5337b46dbd ;
    mo:track_count 12 ;
    schema:duration "PT28:07"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N275f301c6d854e10a87b6e3de930d504,
        _:N298629c5b7ce4c36a388eda13c54e14a,
        _:N2fa78b08ff724c4b91f118eb66fe8cc8,
        _:N5b7391e306604f688850d4a7246c0e73,
        _:N64ffd41c439345fc8f5da9d9e933ea1d,
        _:N78d43273c39849ff82fc8914902b21dd,
        _:N9b1095e1f2914ffdadbe5b8b84392f8f,
        _:N9d2ee35243ef4b518bc5901f3014fe2a,
        _:Ndc18965a95954c8fa0654b5dd684ee06,
        _:Nf53173f5baa14712baa0112389dc55df,
        _:Nf9d573736af34410b216a502ef52c8bd,
        _:Nfa37a199508249008cd02e5337b46dbd .

