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

<artist/3246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mariko Imataki"@en,
        "今滝真理子"@ja ;
    foaf:made <album/2144#subject>,
        <album/2144#vocals> ;
    foaf:name "Mariko Imataki"@en,
        "今滝真理子"@ja .

<artist/342#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2144#subject> ;
    schema:name "Chiaki Fujita"@en,
        "藤田千章"@ja ;
    foaf:made <album/2144#composition>,
        <album/2144#lyrics>,
        <album/2144#subject> ;
    foaf:name "Chiaki Fujita"@en,
        "藤田千章"@ja .

<product/1851#subject> a schema:CreativeWork ;
    schema:name "Summon Night"@en,
        "サモンナイト"@ja,
        "Summon Night"@ja-latn ;
    foaf:name "Summon Night"@en,
        "サモンナイト"@ja,
        "Summon Night"@ja-latn .

<album/2144#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@en,
        "サモンナイト サウンドトラック・シングル～風の故郷（くに）へ～Ｆｏｒ　Ｔｈｅ　Ｌａｓｔ　Ｔｉｍｅ～"@ja,
        "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@ja-latn ;
    mo:composer <artist/342#subject> ;
    mo:produced_work <album/2144#musicalwork> ;
    schema:name "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@en,
        "サモンナイト サウンドトラック・シングル～風の故郷（くに）へ～Ｆｏｒ　Ｔｈｅ　Ｌａｓｔ　Ｔｉｍｅ～"@ja,
        "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@ja-latn .

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

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

<album/2144#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@en,
        "サモンナイト サウンドトラック・シングル～風の故郷（くに）へ～Ｆｏｒ　Ｔｈｅ　Ｌａｓｔ　Ｔｉｍｅ～"@ja,
        "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@ja-latn ;
    mo:performance_of <album/2144#musicalwork> ;
    mo:recorded_as <album/2144#musicalexpression> ;
    schema:name "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@en,
        "サモンナイト サウンドトラック・シングル～風の故郷（くに）へ～Ｆｏｒ　Ｔｈｅ　Ｌａｓｔ　Ｔｉｍｅ～"@ja,
        "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@ja-latn ;
    schema:workPerformed <album/2144#musicalwork> .

<org/2737#subject> schema:name "Fun House"@en,
        "Fun House"@ja,
        "Fun House"@ja-latn ;
    foaf:name "Fun House"@en,
        "Fun House"@ja,
        "Fun House"@ja-latn .

<https://media.vgm.io/albums/44/2144/2144-09a6e5d27cc4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2144#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/2144/2144-09a6e5d27cc4.jpg> ;
    foaf:depicts <album/2144#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/2144/2144-09a6e5d27cc4.jpg> .

<https://medium-media.vgm.io/albums/44/2144/2144-09a6e5d27cc4.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/2144#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-21"^^xsd:date ;
    dcterms:title "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@en,
        "サモンナイト サウンドトラック・シングル～風の故郷（くに）へ～Ｆｏｒ　Ｔｈｅ　Ｌａｓｔ　Ｔｉｍｅ～"@ja,
        "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@ja-latn ;
    mo:catalogue_number "FHCF-5005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2144#musicalexpression> ;
    mo:publisher <org/2737#subject> ;
    mo:record _:Nb15e91c1df094217887745faf43b6204 ;
    mo:record_count 1 ;
    schema:about <product/1851#subject> ;
    schema:datePublished "2000-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/2144/2144-09a6e5d27cc4.jpg> ;
    schema:name "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@en,
        "サモンナイト サウンドトラック・シングル～風の故郷（くに）へ～Ｆｏｒ　Ｔｈｅ　Ｌａｓｔ　Ｔｉｍｅ～"@ja,
        "Summon Night Soundtrack Single \"Kaze no Kuni e ~For The Last Time~\""@ja-latn ;
    schema:publisher <org/2737#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/2144/2144-09a6e5d27cc4.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "KUALA"@en ;
    foaf:made <album/2144#vocals> ;
    foaf:name "KUALA"@en .

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

_:N0596047dcfca449981a1570c04ae55b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Birthplace of the Wind ~For The Last Time~ (Instrumental)"@en,
        "風の故郷へ～For The Last Time～(Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nb15e91c1df094217887745faf43b6204 ;
    schema:name "To the Birthplace of the Wind ~For The Last Time~ (Instrumental)"@en,
        "風の故郷へ～For The Last Time～(Instrumental)"@ja .

_:N0d2d0511421f47ea9e340c4dea40fc1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Need To Say Good-bye ~Explorer / Adventurer's Theme~"@en,
        "Need To Say Good-bye～Explorer／冒険者のテーマ～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nb15e91c1df094217887745faf43b6204 ;
    schema:name "Need To Say Good-bye ~Explorer / Adventurer's Theme~"@en,
        "Need To Say Good-bye～Explorer／冒険者のテーマ～"@ja .

_:N8e798720a52a4b8da9f59fe85ff60f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Birthplace of the Wind ~For The Last Time~"@en,
        "風の故郷へ～For The Last Time～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nb15e91c1df094217887745faf43b6204 ;
    schema:name "To the Birthplace of the Wind ~For The Last Time~"@en,
        "風の故郷へ～For The Last Time～"@ja .

_:Nd113912647284442a72a5ef6d8e0f8ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tag ~Theme of the Children~"@en,
        "Tag～子供たちのテーマ～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nb15e91c1df094217887745faf43b6204 ;
    schema:name "Tag ~Theme of the Children~"@en,
        "Tag～子供たちのテーマ～"@ja .

_:Nb15e91c1df094217887745faf43b6204 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0596047dcfca449981a1570c04ae55b9,
        _:N0d2d0511421f47ea9e340c4dea40fc1a,
        _:N8e798720a52a4b8da9f59fe85ff60f4d,
        _:Nd113912647284442a72a5ef6d8e0f8ee ;
    mo:track_count 4 ;
    schema:duration "PT21:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0596047dcfca449981a1570c04ae55b9,
        _:N0d2d0511421f47ea9e340c4dea40fc1a,
        _:N8e798720a52a4b8da9f59fe85ff60f4d,
        _:Nd113912647284442a72a5ef6d8e0f8ee .

