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

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

<artist/121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105469#subject> ;
    schema:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja ;
    foaf:made <album/105469#composition>,
        <album/105469#subject> ;
    foaf:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja .

<artist/35419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105469#subject> ;
    schema:name "Mitch Murder"@en ;
    foaf:made <album/105469#composition>,
        <album/105469#subject> ;
    foaf:name "Mitch Murder"@en .

<product/10997#subject> a schema:CreativeWork ;
    schema:name "Space Harrier"@en,
        "スペースハリアー"@ja,
        "Space Harrier"@ja-latn ;
    foaf:name "Space Harrier"@en,
        "スペースハリアー"@ja,
        "Space Harrier"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/96/105469/105469-f23ec6797c72.jpg> a schema:ImageObject,
        foaf:Image .

<album/105469#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Selection 5"@en,
        "Selection 5"@ja,
        "Selection 5"@ja-latn ;
    mo:composer <artist/121#subject>,
        <artist/35419#subject> ;
    mo:produced_work <album/105469#musicalwork> ;
    schema:name "Selection 5"@en,
        "Selection 5"@ja,
        "Selection 5"@ja-latn .

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

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

<artist/27617#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105469#performance> ;
    schema:name "Megan McDuffee"@en ;
    foaf:made <album/105469#lyrics>,
        <album/105469#subject> ;
    foaf:name "Megan McDuffee"@en .

<album/105469#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Selection 5"@en,
        "Selection 5"@ja,
        "Selection 5"@ja-latn ;
    mo:performance_of <album/105469#musicalwork> ;
    mo:performer _:N35790390dc314a42b11315ff088a9713,
        <artist/27617#subject> ;
    mo:recorded_as <album/105469#musicalexpression> ;
    schema:byArtist _:N35790390dc314a42b11315ff088a9713,
        <artist/27617#subject> ;
    schema:name "Selection 5"@en,
        "Selection 5"@ja,
        "Selection 5"@ja-latn ;
    schema:workPerformed <album/105469#musicalwork> .

<album/105469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-06"^^xsd:date ;
    dcterms:title "Selection 5"@en,
        "Selection 5"@ja,
        "Selection 5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105469#musicalexpression> ;
    mo:publisher _:Nd58ea560ea1742f58d57a73fb3ed71e5 ;
    mo:record _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    mo:record_count 1 ;
    schema:about <product/10997#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Satellite Young"@en ;
            foaf:name "Satellite Young"@en ],
        <artist/27617#subject> ;
    schema:datePublished "2018-09-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/105469/105469-f23ec6797c72.jpg> ;
    schema:name "Selection 5"@en,
        "Selection 5"@ja,
        "Selection 5"@ja-latn ;
    schema:publisher _:Nd58ea560ea1742f58d57a73fb3ed71e5 ;
    foaf:depiction <https://media.vgm.io/albums/96/105469/105469-f23ec6797c72.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Emi Kusano"@en ;
    foaf:made <album/105469#lyrics> ;
    foaf:name "Emi Kusano"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Emi Kusano"@en ;
    foaf:made <album/105469#subject> ;
    foaf:name "Emi Kusano"@en .

_:N00e1e27280134a73954062f8bdf53b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presents"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Presents"@en .

_:N01452d59299f45819acb09b08f169cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Point"@en ;
    mo:track_number 12 ;
    schema:duration "PT8:53"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Turning Point"@en .

_:N0cfd7ae6815247a293193209493f11a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pole Position"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Pole Position"@en .

_:N217cf3429855481e8c220f21f0f0767b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Harrier"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Space Harrier"@en .

_:N2aec519f403c4b3b8b350f38d6698b09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rad Flute"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Rad Flute"@en .

_:N35790390dc314a42b11315ff088a9713 a schema:Person,
        foaf:Person ;
    mo:performed <album/105469#performance> ;
    schema:name "Satellite Young"@en ;
    foaf:name "Satellite Young"@en .

_:N44f868b086394128b4aa5a0000d40a52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taken"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Taken"@en .

_:N60d69aa62c52455b846b78feae524b58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Sunday"@en .

_:N7ecbb63f985b4681b976304497647ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dynamic Ad Insertion"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Dynamic Ad Insertion"@en .

_:Na01898c21d1b4d219051b23dce78df62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Paradox (feat. Satellite Young)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Time Paradox (feat. Satellite Young)"@en .

_:Na5f460f197df472e8caabb39d31f1bb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refresh"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Refresh"@en .

_:Nb7fd9ce5bb8040539313010bae123127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Line"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "The Line"@en .

_:Nd58ea560ea1742f58d57a73fb3ed71e5 schema:name "mitch murder"@en,
        "mitch murder"@ja,
        "mitch murder"@ja-latn ;
    foaf:name "mitch murder"@en,
        "mitch murder"@ja,
        "mitch murder"@ja-latn .

_:Nf85f826f0861473890c3619495de8450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Night (feat. Megan McDuffee)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N681f392ad0cc45ad8a3ba2bdb7ff4e21 ;
    schema:name "Into the Night (feat. Megan McDuffee)"@en .

_:N681f392ad0cc45ad8a3ba2bdb7ff4e21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e1e27280134a73954062f8bdf53b3d,
        _:N01452d59299f45819acb09b08f169cef,
        _:N0cfd7ae6815247a293193209493f11a1,
        _:N217cf3429855481e8c220f21f0f0767b,
        _:N2aec519f403c4b3b8b350f38d6698b09,
        _:N44f868b086394128b4aa5a0000d40a52,
        _:N60d69aa62c52455b846b78feae524b58,
        _:N7ecbb63f985b4681b976304497647ea3,
        _:Na01898c21d1b4d219051b23dce78df62,
        _:Na5f460f197df472e8caabb39d31f1bb5,
        _:Nb7fd9ce5bb8040539313010bae123127,
        _:Nf85f826f0861473890c3619495de8450 ;
    mo:track_count 12 ;
    schema:duration "PT47:41"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N00e1e27280134a73954062f8bdf53b3d,
        _:N01452d59299f45819acb09b08f169cef,
        _:N0cfd7ae6815247a293193209493f11a1,
        _:N217cf3429855481e8c220f21f0f0767b,
        _:N2aec519f403c4b3b8b350f38d6698b09,
        _:N44f868b086394128b4aa5a0000d40a52,
        _:N60d69aa62c52455b846b78feae524b58,
        _:N7ecbb63f985b4681b976304497647ea3,
        _:Na01898c21d1b4d219051b23dce78df62,
        _:Na5f460f197df472e8caabb39d31f1bb5,
        _:Nb7fd9ce5bb8040539313010bae123127,
        _:Nf85f826f0861473890c3619495de8450 .

