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

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

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

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

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

<https://medium-media.vgm.io/albums/80/10708/10708-1224091593.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10708#performance> ;
    schema:name "Tomohiro Yahiro"@en,
        "ヤヒロトモヒロ"@ja ;
    foaf:name "Tomohiro Yahiro"@en,
        "ヤヒロトモヒロ"@ja .

<artist/5170#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10708#performance> ;
    schema:name "Nervio"@en ;
    foaf:name "Nervio"@en .

<artist/3096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10708#subject> ;
    mo:performed <album/10708#performance> ;
    schema:name "Masatoshi Mizuno"@en,
        "水野正敏"@ja ;
    foaf:made <album/10708#composition>,
        <album/10708#subject> ;
    foaf:name "Masatoshi Mizuno"@en,
        "水野正敏"@ja .

<artist/333#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10708#subject> ;
    mo:performed <album/10708#performance> ;
    schema:name "Tappi Iwase"@en,
        "岩瀬立飛"@ja ;
    foaf:made <album/10708#composition>,
        <album/10708#subject> ;
    foaf:name "Tappi Iwase"@en,
        "岩瀬立飛"@ja .

<artist/3771#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10708#subject> ;
    mo:performed <album/10708#performance> ;
    schema:name "Ken'ichiro Shinzawa"@en,
        "新澤健一郎"@ja ;
    foaf:made <album/10708#composition>,
        <album/10708#subject> ;
    foaf:name "Ken'ichiro Shinzawa"@en,
        "新澤健一郎"@ja .

<artist/8900#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10708#subject> ;
    mo:performed <album/10708#performance> ;
    schema:name "Eiji Otogawa"@en,
        "音川英二"@ja ;
    foaf:made <album/10708#composition>,
        <album/10708#subject> ;
    foaf:name "Eiji Otogawa"@en,
        "音川英二"@ja .

<album/10708#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alma"@en,
        "Alma"@ja,
        "Alma"@ja-latn ;
    mo:composer <artist/3096#subject>,
        <artist/333#subject>,
        <artist/3771#subject>,
        <artist/8900#subject> ;
    mo:produced_work <album/10708#musicalwork> ;
    schema:name "Alma"@en,
        "Alma"@ja,
        "Alma"@ja-latn .

<album/10708#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alma"@en,
        "Alma"@ja,
        "Alma"@ja-latn ;
    mo:performance_of <album/10708#musicalwork> ;
    mo:performer <artist/10592#subject>,
        <artist/3096#subject>,
        <artist/333#subject>,
        <artist/3771#subject>,
        <artist/5170#subject>,
        <artist/8900#subject> ;
    mo:recorded_as <album/10708#musicalexpression> ;
    schema:byArtist <artist/10592#subject>,
        <artist/3096#subject>,
        <artist/333#subject>,
        <artist/3771#subject>,
        <artist/5170#subject>,
        <artist/8900#subject> ;
    schema:name "Alma"@en,
        "Alma"@ja,
        "Alma"@ja-latn ;
    schema:workPerformed <album/10708#musicalwork> .

<album/10708#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-10"^^xsd:date ;
    dcterms:title "Alma"@en,
        "Alma"@ja,
        "Alma"@ja-latn ;
    mo:catalogue_number "VGDBRZ-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10708#musicalexpression> ;
    mo:publisher _:N78318b4c7ebb43858ebc9d69b0438a81 ;
    mo:record _:Nee820af3c23b444fa1946b80f10318c8 ;
    mo:record_count 1 ;
    schema:byArtist <artist/10592#subject>,
        <artist/3096#subject>,
        <artist/333#subject>,
        <artist/3771#subject>,
        <artist/5170#subject>,
        <artist/8900#subject> ;
    schema:datePublished "2003-06-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/80/10708/10708-1224091593.jpg> ;
    schema:name "Alma"@en,
        "Alma"@ja,
        "Alma"@ja-latn ;
    schema:publisher _:N78318b4c7ebb43858ebc9d69b0438a81 ;
    foaf:depiction <https://media.vgm.io/albums/80/10708/10708-1224091593.jpg> .

_:N15434dab5cad4a76ae7a7f8c98816c28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oivren"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "Oivren"@ja .

_:N2ca9a5ca64284f8ab89ce2c1405e5ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鼓動"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "鼓動"@ja .

_:N44166fe4964c4b18b296566d658f7c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quark Dance"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "Quark Dance"@ja .

_:N63db8ad2cc5040bd8a368368435c6c38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of This Mind"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "Out of This Mind"@ja .

_:N78318b4c7ebb43858ebc9d69b0438a81 schema:name "VEGA Music Entertainment"@en ;
    foaf:name "VEGA Music Entertainment"@en .

_:Nc53f66c6cb34480eba85328a344068c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diversified Oneness"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "Diversified Oneness"@ja .

_:Nc5c17a1c6ec4479d8826bc66ea7576de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO-GO"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "GO-GO"@ja .

_:Nd5fc4aa356b34d7597144856e7f25649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "路地裏の七面鳥"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "路地裏の七面鳥"@ja .

_:Nd7010f69d792469d866553b8e979412d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mahout"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "Mahout"@ja .

_:Nff5fbd0a791348b18a12e03dfcb57f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magnet"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nee820af3c23b444fa1946b80f10318c8 ;
    schema:name "Magnet"@ja .

_:Nee820af3c23b444fa1946b80f10318c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15434dab5cad4a76ae7a7f8c98816c28,
        _:N2ca9a5ca64284f8ab89ce2c1405e5ac7,
        _:N44166fe4964c4b18b296566d658f7c0e,
        _:N63db8ad2cc5040bd8a368368435c6c38,
        _:Nc53f66c6cb34480eba85328a344068c3,
        _:Nc5c17a1c6ec4479d8826bc66ea7576de,
        _:Nd5fc4aa356b34d7597144856e7f25649,
        _:Nd7010f69d792469d866553b8e979412d,
        _:Nff5fbd0a791348b18a12e03dfcb57f67 ;
    mo:track_count 9 ;
    schema:duration "PT57:30"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N15434dab5cad4a76ae7a7f8c98816c28,
        _:N2ca9a5ca64284f8ab89ce2c1405e5ac7,
        _:N44166fe4964c4b18b296566d658f7c0e,
        _:N63db8ad2cc5040bd8a368368435c6c38,
        _:Nc53f66c6cb34480eba85328a344068c3,
        _:Nc5c17a1c6ec4479d8826bc66ea7576de,
        _:Nd5fc4aa356b34d7597144856e7f25649,
        _:Nd7010f69d792469d866553b8e979412d,
        _:Nff5fbd0a791348b18a12e03dfcb57f67 .

