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

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

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

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/915#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/915#composition>,
        <album/915#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<artist/191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/915#subject> ;
    schema:name "Miki Higashino"@en,
        "東野美紀"@ja ;
    foaf:made <album/915#composition>,
        <album/915#subject> ;
    foaf:name "Miki Higashino"@en,
        "東野美紀"@ja .

<artist/192#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/915#subject> ;
    schema:name "Keiko Fukami"@en,
        "深見慶子"@ja ;
    foaf:made <album/915#composition>,
        <album/915#subject> ;
    foaf:name "Keiko Fukami"@en,
        "深見慶子"@ja .

<artist/334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/915#subject> ;
    schema:name "Michiru Yamane"@en,
        "山根ミチル"@ja ;
    foaf:made <album/915#composition>,
        <album/915#subject> ;
    foaf:name "Michiru Yamane"@en,
        "山根ミチル"@ja .

<artist/746#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/915#subject> ;
    schema:name "Masahiko Kimura"@en,
        "木村雅彦"@ja ;
    foaf:made <album/915#composition>,
        <album/915#subject> ;
    foaf:name "Masahiko Kimura"@en,
        "木村雅彦"@ja .

<product/399#subject> a schema:CreativeWork ;
    schema:name "Suikoden"@en,
        "幻想水滸伝"@ja,
        "Genso Suikoden"@ja-latn ;
    foaf:name "Suikoden"@en,
        "幻想水滸伝"@ja,
        "Genso Suikoden"@ja-latn .

<product/400#subject> a schema:CreativeWork ;
    schema:name "Suikoden II"@en,
        "幻想水滸伝II"@ja,
        "Genso Suikoden II"@ja-latn ;
    foaf:name "Suikoden II"@en,
        "幻想水滸伝II"@ja,
        "Genso Suikoden II"@ja-latn .

<product/401#subject> a schema:CreativeWork ;
    schema:name "Suikoden III"@en,
        "幻想水滸伝III"@ja,
        "Genso Suikoden III"@ja-latn ;
    foaf:name "Suikoden III"@en,
        "幻想水滸伝III"@ja,
        "Genso Suikoden III"@ja-latn .

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

<album/915#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genso Suikoden Orgel Collection"@en,
        "幻想水滸伝 オルゴールコレクション"@ja,
        "Genso Suikoden Orgel Collection"@ja-latn ;
    mo:performance_of <album/915#musicalwork> ;
    mo:recorded_as <album/915#musicalexpression> ;
    schema:name "Genso Suikoden Orgel Collection"@en,
        "幻想水滸伝 オルゴールコレクション"@ja,
        "Genso Suikoden Orgel Collection"@ja-latn ;
    schema:workPerformed <album/915#musicalwork> .

<org/59#subject> schema:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn ;
    foaf:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/51/915/915-1190417562.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/915#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genso Suikoden Orgel Collection"@en,
        "幻想水滸伝 オルゴールコレクション"@ja,
        "Genso Suikoden Orgel Collection"@ja-latn ;
    mo:composer <artist/161#subject>,
        <artist/191#subject>,
        <artist/192#subject>,
        <artist/334#subject>,
        <artist/746#subject> ;
    mo:produced_work <album/915#musicalwork> ;
    schema:name "Genso Suikoden Orgel Collection"@en,
        "幻想水滸伝 オルゴールコレクション"@ja,
        "Genso Suikoden Orgel Collection"@ja-latn .

<album/915#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-03-31"^^xsd:date ;
    dcterms:title "Genso Suikoden Orgel Collection"@en,
        "幻想水滸伝 オルゴールコレクション"@ja,
        "Genso Suikoden Orgel Collection"@ja-latn ;
    mo:catalogue_number "LC911" ;
    mo:media_type "CD" ;
    mo:publication_of <album/915#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N6a802a5995c548ffbf243fc37d59f167 ;
    mo:record_count 1 ;
    schema:about <product/399#subject>,
        <product/400#subject>,
        <product/401#subject> ;
    schema:datePublished "2003-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/915/915-1190417562.jpg> ;
    schema:name "Genso Suikoden Orgel Collection"@en,
        "幻想水滸伝 オルゴールコレクション"@ja,
        "Genso Suikoden Orgel Collection"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/915/915-1190417562.jpg> .

_:N1bb764cb920b430187ca59c54b4c017a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind and the Earth"@en,
        "風と大地"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N6a802a5995c548ffbf243fc37d59f167 ;
    schema:name "The Wind and the Earth"@en,
        "風と大地"@ja .

_:N34c370949179400b9ee911b9b74645e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ORRIZONTE"@en,
        "ORRIZONTE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N6a802a5995c548ffbf243fc37d59f167 ;
    schema:name "ORRIZONTE"@en,
        "ORRIZONTE"@ja .

_:N5fd65b57c46744239bc4ed02b0f5c139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "回想"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N6a802a5995c548ffbf243fc37d59f167 ;
    schema:name "Reminiscence"@en,
        "回想"@ja .

_:N900b1ad3ee304eb98d0c9663a8ea2079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Girl"@en,
        "踊る少女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6a802a5995c548ffbf243fc37d59f167 ;
    schema:name "Dancing Girl"@en,
        "踊る少女"@ja .

_:Naef45f132c73485499b5a842c6245216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of a Moonlit Night"@en,
        "月夜のテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N6a802a5995c548ffbf243fc37d59f167 ;
    schema:name "Theme of a Moonlit Night"@en,
        "月夜のテーマ"@ja .

_:Nb5aaef75899846608ba25d177a150e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rustling of the Wind"@en,
        "風のざわめき"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N6a802a5995c548ffbf243fc37d59f167 ;
    schema:name "Rustling of the Wind"@en,
        "風のざわめき"@ja .

_:N6a802a5995c548ffbf243fc37d59f167 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bb764cb920b430187ca59c54b4c017a,
        _:N34c370949179400b9ee911b9b74645e4,
        _:N5fd65b57c46744239bc4ed02b0f5c139,
        _:N900b1ad3ee304eb98d0c9663a8ea2079,
        _:Naef45f132c73485499b5a842c6245216,
        _:Nb5aaef75899846608ba25d177a150e95 ;
    mo:track_count 6 ;
    schema:duration "PT21:41"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1bb764cb920b430187ca59c54b4c017a,
        _:N34c370949179400b9ee911b9b74645e4,
        _:N5fd65b57c46744239bc4ed02b0f5c139,
        _:N900b1ad3ee304eb98d0c9663a8ea2079,
        _:Naef45f132c73485499b5a842c6245216,
        _:Nb5aaef75899846608ba25d177a150e95 .

