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

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

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

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

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

<https://medium-media.vgm.io/albums/90/10709/10709-1224093297.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

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

<album/10709#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nervio"@en,
        "Nervio"@ja,
        "Nervio"@ja-latn ;
    mo:performance_of <album/10709#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/10709#musicalexpression> ;
    schema:byArtist <artist/10592#subject>,
        <artist/3096#subject>,
        <artist/333#subject>,
        <artist/3771#subject>,
        <artist/5170#subject>,
        <artist/8900#subject> ;
    schema:name "Nervio"@en,
        "Nervio"@ja,
        "Nervio"@ja-latn ;
    schema:workPerformed <album/10709#musicalwork> .

<album/10709#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-20"^^xsd:date ;
    dcterms:title "Nervio"@en,
        "Nervio"@ja,
        "Nervio"@ja-latn ;
    mo:catalogue_number "VGDBRZ-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10709#musicalexpression> ;
    mo:publisher _:N6c7046c679ac414a98c86ea462ccfb3a ;
    mo:record _:N2e96c41708934383b5fa64249a004f01 ;
    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 "2002-06-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/90/10709/10709-1224093297.jpg> ;
    schema:name "Nervio"@en,
        "Nervio"@ja,
        "Nervio"@ja-latn ;
    schema:publisher _:N6c7046c679ac414a98c86ea462ccfb3a ;
    foaf:depiction <https://media.vgm.io/albums/90/10709/10709-1224093297.jpg> .

_:N08a16c856aed4631aeec02581df04722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pa・ra・bo・la"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:41"^^xsd:interval ;
    schema:inPlaylist _:N2e96c41708934383b5fa64249a004f01 ;
    schema:name "Pa・ra・bo・la"@ja .

_:N0a6bbecbc7474a628d58e5b9640a0419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Air"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N2e96c41708934383b5fa64249a004f01 ;
    schema:name "Forest Air"@ja .

_:N2e04446e31394ecca3835f377dd265fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boil Coil"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N2e96c41708934383b5fa64249a004f01 ;
    schema:name "Boil Coil"@ja .

_:N5547b3d492f340d585889e2cf177743a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まりも"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N2e96c41708934383b5fa64249a004f01 ;
    schema:name "まりも"@ja .

_:N65a3b6df450a4461990e8bb095859685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quaff"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N2e96c41708934383b5fa64249a004f01 ;
    schema:name "Quaff"@ja .

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

_:Nb51c3082e7534aedbc4d60d5d476cebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure Hunt"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N2e96c41708934383b5fa64249a004f01 ;
    schema:name "Treasure Hunt"@ja .

_:Nbb4c71acd96d4c7aa0adc02b88be87bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chimerical Chime"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N2e96c41708934383b5fa64249a004f01 ;
    schema:name "Chimerical Chime"@ja .

_:Nfc6e12f5b7904beaa672cc7406319c12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "偶然の風の中"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N2e96c41708934383b5fa64249a004f01 ;
    schema:name "偶然の風の中"@ja .

_:N2e96c41708934383b5fa64249a004f01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a16c856aed4631aeec02581df04722,
        _:N0a6bbecbc7474a628d58e5b9640a0419,
        _:N2e04446e31394ecca3835f377dd265fb,
        _:N5547b3d492f340d585889e2cf177743a,
        _:N65a3b6df450a4461990e8bb095859685,
        _:Nb51c3082e7534aedbc4d60d5d476cebf,
        _:Nbb4c71acd96d4c7aa0adc02b88be87bc,
        _:Nfc6e12f5b7904beaa672cc7406319c12 ;
    mo:track_count 8 ;
    schema:duration "PT52:10"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N08a16c856aed4631aeec02581df04722,
        _:N0a6bbecbc7474a628d58e5b9640a0419,
        _:N2e04446e31394ecca3835f377dd265fb,
        _:N5547b3d492f340d585889e2cf177743a,
        _:N65a3b6df450a4461990e8bb095859685,
        _:Nb51c3082e7534aedbc4d60d5d476cebf,
        _:Nbb4c71acd96d4c7aa0adc02b88be87bc,
        _:Nfc6e12f5b7904beaa672cc7406319c12 .

