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

<album/79018> a mo:Release ;
    mo:catalogue_number "MCOL-0117" .

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

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

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

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/83813/83813-1550040209.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83813#performance> ;
    schema:name "Jeff Ball"@en ;
    foaf:name "Jeff Ball"@en .

<artist/17239#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83813#performance> ;
    schema:name "Kristin Naigus"@en ;
    foaf:name "Kristin Naigus"@en .

<artist/68644#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83813#performance> ;
    schema:name "Malukah"@en ;
    foaf:name "Malukah"@en .

<artist/5799#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83813#subject> ;
    mo:performed <album/83813#performance> ;
    schema:name "Jason Graves"@en ;
    foaf:made <album/83813#composition>,
        <album/83813#subject> ;
    foaf:name "Jason Graves"@en .

<album/83813#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-03"^^xsd:date ;
    dcterms:title "Moss"@en,
        "Moss"@ja,
        "Moss"@ja-latn ;
    mo:catalogue_number "MCOL-0117-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/79018> ;
    mo:publication_of <album/83813#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Moss"@en ;
            foaf:name "Moss"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Alan Atkinson"@en ;
            foaf:name "Alan Atkinson"@en ],
        <artist/11774#subject>,
        <artist/17239#subject>,
        <artist/5799#subject>,
        <artist/68644#subject> ;
    schema:datePublished "2018-08-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/83813/83813-1550040209.jpg> ;
    schema:name "Moss"@en,
        "Moss"@ja,
        "Moss"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/83813/83813-1550040209.jpg> .

<album/83813#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moss"@en,
        "Moss"@ja,
        "Moss"@ja-latn ;
    mo:performance_of <album/83813#musicalwork> ;
    mo:performer _:Nb1b4d5a4b2e740c392f9794934740aca,
        <artist/11774#subject>,
        <artist/17239#subject>,
        <artist/5799#subject>,
        <artist/68644#subject> ;
    mo:recorded_as <album/83813#musicalexpression> ;
    schema:byArtist _:Nb1b4d5a4b2e740c392f9794934740aca,
        <artist/11774#subject>,
        <artist/17239#subject>,
        <artist/5799#subject>,
        <artist/68644#subject> ;
    schema:name "Moss"@en,
        "Moss"@ja,
        "Moss"@ja-latn ;
    schema:workPerformed <album/83813#musicalwork> .

_:N04b517af44ca4b5e9d812959f5749e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinder Skies"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "Cinder Skies"@en .

_:N26d38549676a484a8860f9db7e01d9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Clearing"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "The Clearing"@en .

_:N2705b4cb51d0469895ddab83e20d564b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sarffog's Domain"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "Sarffog's Domain"@en .

_:N454c3cce99af4d42a9bad573407783d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thickets and Bloom"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "Thickets and Bloom"@en .

_:N553c9cc05d564ce28bb2a78e5817cc0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home To Me (feat. Malukah)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "Home To Me (feat. Malukah)"@en .

_:N60095fd7c1be45bb931780e103f92cc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twofold"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "Twofold"@en .

_:N75a34348c1c3488b8e78754d33186f97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Different Story"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "A Different Story"@en .

_:N93d7f908dd1b4f1dae3f0c04fd2ff880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Reader"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "Dear Reader"@en .

_:Na668688a6573457e88a3252fa7d3fe8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legends Old and New"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "Legends Old and New"@en .

_:Nb0da64e15395467c9b026ae30e1013ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Not Alone"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "I'm Not Alone"@en .

_:Nb1b4d5a4b2e740c392f9794934740aca a schema:Person,
        foaf:Person ;
    mo:performed <album/83813#performance> ;
    schema:name "Alan Atkinson"@en ;
    foaf:name "Alan Atkinson"@en .

_:Ne973e97761914aea977681d44d296562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Respite"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Ne533a749010b4c8aa7f3483c892dd3ec ;
    schema:name "Last Respite"@en .

_:Ne533a749010b4c8aa7f3483c892dd3ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04b517af44ca4b5e9d812959f5749e94,
        _:N26d38549676a484a8860f9db7e01d9cc,
        _:N2705b4cb51d0469895ddab83e20d564b,
        _:N454c3cce99af4d42a9bad573407783d7,
        _:N553c9cc05d564ce28bb2a78e5817cc0c,
        _:N60095fd7c1be45bb931780e103f92cc9,
        _:N75a34348c1c3488b8e78754d33186f97,
        _:N93d7f908dd1b4f1dae3f0c04fd2ff880,
        _:Na668688a6573457e88a3252fa7d3fe8a,
        _:Nb0da64e15395467c9b026ae30e1013ad,
        _:Ne973e97761914aea977681d44d296562 ;
    mo:track_count 11 ;
    schema:duration "PT57:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04b517af44ca4b5e9d812959f5749e94,
        _:N26d38549676a484a8860f9db7e01d9cc,
        _:N2705b4cb51d0469895ddab83e20d564b,
        _:N454c3cce99af4d42a9bad573407783d7,
        _:N553c9cc05d564ce28bb2a78e5817cc0c,
        _:N60095fd7c1be45bb931780e103f92cc9,
        _:N75a34348c1c3488b8e78754d33186f97,
        _:N93d7f908dd1b4f1dae3f0c04fd2ff880,
        _:Na668688a6573457e88a3252fa7d3fe8a,
        _:Nb0da64e15395467c9b026ae30e1013ad,
        _:Ne973e97761914aea977681d44d296562 .

