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

<artist/18210#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiaki Yamada"@en,
        "山田稔明"@ja ;
    foaf:made <album/57315#lyrics>,
        <album/57315#subject> ;
    foaf:name "Toshiaki Yamada"@en,
        "山田稔明"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/57315#lyrics>,
        <album/57315#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

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

<artist/12132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57315#subject> ;
    schema:name "Rasmus Faber"@en ;
    foaf:made <album/57315#composition>,
        <album/57315#lyrics>,
        <album/57315#subject> ;
    foaf:name "Rasmus Faber"@en .

<product/3582#subject> a schema:CreativeWork ;
    schema:name "The Asterisk War"@en,
        "学戦都市アスタリスク"@ja,
        "Gakusen Toshi Asterisk"@ja-latn ;
    foaf:name "The Asterisk War"@en,
        "学戦都市アスタリスク"@ja,
        "Gakusen Toshi Asterisk"@ja-latn .

<album/57315#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ai no Uta -words of love- / Haruka Chisuga"@en,
        "愛の詩 -words of love- / 千菅春香"@ja,
        "Ai no Uta -words of love- / Haruka Chisuga"@ja-latn ;
    mo:composer <artist/12132#subject> ;
    mo:produced_work <album/57315#musicalwork> ;
    schema:name "Ai no Uta -words of love- / Haruka Chisuga"@en,
        "愛の詩 -words of love- / 千菅春香"@ja,
        "Ai no Uta -words of love- / Haruka Chisuga"@ja-latn .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

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

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

<artist/13732#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57315#performance> ;
    schema:name "Haruka Chisuga"@en,
        "千菅春香"@ja ;
    foaf:name "Haruka Chisuga"@en,
        "千菅春香"@ja .

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

<album/57315#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ai no Uta -words of love- / Haruka Chisuga"@en,
        "愛の詩 -words of love- / 千菅春香"@ja,
        "Ai no Uta -words of love- / Haruka Chisuga"@ja-latn ;
    mo:performance_of <album/57315#musicalwork> ;
    mo:performer _:N090e9dabcbb048cbab25215d5d472790,
        _:N134db7876b8c439ca78910ff7485c7b7,
        _:N6d05556e468d4fa9809c1fa37273846e,
        _:N6de12d11cdc34902a27c9062b2460efd,
        _:Nfc2cb813d49d4224b83a6d43d9f8419a,
        <artist/13732#subject> ;
    mo:recorded_as <album/57315#musicalexpression> ;
    schema:byArtist _:N090e9dabcbb048cbab25215d5d472790,
        _:N134db7876b8c439ca78910ff7485c7b7,
        _:N6d05556e468d4fa9809c1fa37273846e,
        _:N6de12d11cdc34902a27c9062b2460efd,
        _:Nfc2cb813d49d4224b83a6d43d9f8419a,
        <artist/13732#subject> ;
    schema:name "Ai no Uta -words of love- / Haruka Chisuga"@en,
        "愛の詩 -words of love- / 千菅春香"@ja,
        "Ai no Uta -words of love- / Haruka Chisuga"@ja-latn ;
    schema:workPerformed <album/57315#musicalwork> .

<album/57315#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-27"^^xsd:date ;
    dcterms:title "Ai no Uta -words of love- / Haruka Chisuga"@en,
        "愛の詩 -words of love- / 千菅春香"@ja,
        "Ai no Uta -words of love- / Haruka Chisuga"@ja-latn ;
    mo:catalogue_number "VTCL-35225" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57315#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N36a7196736234436b8df728a8b7ac8d1 ;
    mo:record_count 1 ;
    schema:about <product/3582#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Andrej Power"@en ;
            foaf:name "Andrej Power"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daniel Midgal"@en ;
            foaf:name "Daniel Midgal"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ylva Larsdotter"@en ;
            foaf:name "Ylva Larsdotter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Claudia Bonfigliolo"@en ;
            foaf:name "Claudia Bonfigliolo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fredrik Syberg"@en ;
            foaf:name "Fredrik Syberg"@en ],
        <artist/13732#subject> ;
    schema:datePublished "2016-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/57315/57315-1464348753.jpg> ;
    schema:name "Ai no Uta -words of love- / Haruka Chisuga"@en,
        "愛の詩 -words of love- / 千菅春香"@ja,
        "Ai no Uta -words of love- / Haruka Chisuga"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/57315/57315-1464348753.jpg> .

_:N090e9dabcbb048cbab25215d5d472790 a schema:Person,
        foaf:Person ;
    mo:performed <album/57315#performance> ;
    schema:name "Fredrik Syberg"@en ;
    foaf:name "Fredrik Syberg"@en .

_:N134db7876b8c439ca78910ff7485c7b7 a schema:Person,
        foaf:Person ;
    mo:performed <album/57315#performance> ;
    schema:name "Daniel Midgal"@en ;
    foaf:name "Daniel Midgal"@en .

_:N155da7a617344985aaa11a9e5bd99957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Feather"@ja,
        "Lonely Feather"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N36a7196736234436b8df728a8b7ac8d1 ;
    schema:name "Lonely Feather"@ja,
        "Lonely Feather"@ja-latn .

_:N5f55f461a9fb400cbd9be0efe86daf88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Feather (Instrumental)"@ja,
        "Lonely Feather (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N36a7196736234436b8df728a8b7ac8d1 ;
    schema:name "Lonely Feather (Instrumental)"@ja,
        "Lonely Feather (Instrumental)"@ja-latn .

_:N6d05556e468d4fa9809c1fa37273846e a schema:Person,
        foaf:Person ;
    mo:performed <album/57315#performance> ;
    schema:name "Ylva Larsdotter"@en ;
    foaf:name "Ylva Larsdotter"@en .

_:N6de12d11cdc34902a27c9062b2460efd a schema:Person,
        foaf:Person ;
    mo:performed <album/57315#performance> ;
    schema:name "Andrej Power"@en ;
    foaf:name "Andrej Power"@en .

_:N94ede7b976304a13ae1bd3ca5d5c8bc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の詩 -words of love- (Instrumental)"@ja,
        "Ai no Uta -words of love- (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N36a7196736234436b8df728a8b7ac8d1 ;
    schema:name "愛の詩 -words of love- (Instrumental)"@ja,
        "Ai no Uta -words of love- (Instrumental)"@ja-latn .

_:N9f576f0bad7742f69ea23f3899677b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の太陽 (Instrumental)"@ja,
        "Ai no Taiyou (Instrumental)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N36a7196736234436b8df728a8b7ac8d1 ;
    schema:name "愛の太陽 (Instrumental)"@ja,
        "Ai no Taiyou (Instrumental)"@ja-latn .

_:Nc398665f808d4aefa07b38b82ed4e34f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Feather -a cappella version-"@ja,
        "Lonely Feather -a cappella version-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N36a7196736234436b8df728a8b7ac8d1 ;
    schema:name "Lonely Feather -a cappella version-"@ja,
        "Lonely Feather -a cappella version-"@ja-latn .

_:Ne7ba796ca65e416ebd67a77b826c4275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の太陽"@ja,
        "Ai no Taiyou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N36a7196736234436b8df728a8b7ac8d1 ;
    schema:name "愛の太陽"@ja,
        "Ai no Taiyou"@ja-latn .

_:Ne8296d2f4478452eb595b7538041f92f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の詩 -words of love-"@ja,
        "Ai no Uta -words of love-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N36a7196736234436b8df728a8b7ac8d1 ;
    schema:name "愛の詩 -words of love-"@ja,
        "Ai no Uta -words of love-"@ja-latn .

_:Nfc2cb813d49d4224b83a6d43d9f8419a a schema:Person,
        foaf:Person ;
    mo:performed <album/57315#performance> ;
    schema:name "Claudia Bonfigliolo"@en ;
    foaf:name "Claudia Bonfigliolo"@en .

_:N36a7196736234436b8df728a8b7ac8d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N155da7a617344985aaa11a9e5bd99957,
        _:N5f55f461a9fb400cbd9be0efe86daf88,
        _:N94ede7b976304a13ae1bd3ca5d5c8bc3,
        _:N9f576f0bad7742f69ea23f3899677b18,
        _:Nc398665f808d4aefa07b38b82ed4e34f,
        _:Ne7ba796ca65e416ebd67a77b826c4275,
        _:Ne8296d2f4478452eb595b7538041f92f ;
    mo:track_count 7 ;
    schema:duration "PT22:42"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N155da7a617344985aaa11a9e5bd99957,
        _:N5f55f461a9fb400cbd9be0efe86daf88,
        _:N94ede7b976304a13ae1bd3ca5d5c8bc3,
        _:N9f576f0bad7742f69ea23f3899677b18,
        _:Nc398665f808d4aefa07b38b82ed4e34f,
        _:Ne7ba796ca65e416ebd67a77b826c4275,
        _:Ne8296d2f4478452eb595b7538041f92f .

