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

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:made <album/57760#subject>,
        <album/57760#vocals> ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/14414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Karasawa"@en,
        "唐沢美帆"@ja ;
    foaf:made <album/57760#lyrics>,
        <album/57760#subject> ;
    foaf:name "Miho Karasawa"@en,
        "唐沢美帆"@ja .

<artist/15932#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyono Yasuno"@en,
        "安野希世乃"@ja ;
    foaf:made <album/57760#subject>,
        <album/57760#vocals> ;
    foaf:name "Kiyono Yasuno"@en,
        "安野希世乃"@ja .

<artist/17552#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minori Suzuki"@en,
        "鈴木みのり"@ja ;
    foaf:made <album/57760#subject>,
        <album/57760#vocals> ;
    foaf:name "Minori Suzuki"@en,
        "鈴木みのり"@ja .

<artist/17719#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nozomi Nishida"@en,
        "西田望見"@ja ;
    foaf:made <album/57760#subject>,
        <album/57760#vocals> ;
    foaf:name "Nozomi Nishida"@en,
        "西田望見"@ja .

<artist/18416#subject> a schema:Person,
        foaf:Person ;
    schema:name "JUNNA"@en ;
    foaf:made <album/57760#subject>,
        <album/57760#vocals> ;
    foaf:name "JUNNA"@en .

<artist/27657#subject> a schema:Person,
        foaf:Person ;
    schema:name "Walküre"@en,
        "ワルキューレ"@ja ;
    foaf:made <album/57760#subject>,
        <album/57760#vocals> ;
    foaf:name "Walküre"@en,
        "ワルキューレ"@ja .

<artist/9870#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoki Nishi"@en,
        "西直紀"@ja ;
    foaf:made <album/57760#lyrics>,
        <album/57760#subject> ;
    foaf:name "Naoki Nishi"@en,
        "西直紀"@ja .

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57760#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/57760#composition>,
        <album/57760#lyrics>,
        <album/57760#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

<artist/9662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57760#subject> ;
    schema:name "Minoru Komorita"@en,
        "小森田実"@ja ;
    foaf:made <album/57760#composition>,
        <album/57760#subject> ;
    foaf:name "Minoru Komorita"@en,
        "小森田実"@ja .

<product/4055#subject> a schema:CreativeWork ;
    schema:name "Macross Delta"@en,
        "マクロスΔ"@ja,
        "Macross Delta"@ja-latn ;
    foaf:name "Macross Delta"@en,
        "マクロスΔ"@ja,
        "Macross Delta"@ja-latn .

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

<album/57760#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@en,
        "一度だけの恋なら/ルンがピカッと光ったら / ワルキューレ"@ja,
        "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@ja-latn ;
    mo:performance_of <album/57760#musicalwork> ;
    mo:recorded_as <album/57760#musicalexpression> ;
    schema:name "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@en,
        "一度だけの恋なら/ルンがピカッと光ったら / ワルキューレ"@ja,
        "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@ja-latn ;
    schema:workPerformed <album/57760#musicalwork> .

<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/06/57760/57760-1462609384.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57760#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/57760/57760-1462609384.jpg> ;
    foaf:depicts <album/57760#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/57760/57760-1462609384.jpg> .

<https://medium-media.vgm.io/albums/06/57760/57760-1462609384.jpg> a schema:ImageObject,
        foaf:Image .

<album/57760#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@en,
        "一度だけの恋なら/ルンがピカッと光ったら / ワルキューレ"@ja,
        "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@ja-latn ;
    mo:composer <artist/1551#subject>,
        <artist/9662#subject> ;
    mo:produced_work <album/57760#musicalwork> ;
    schema:name "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@en,
        "一度だけの恋なら/ルンがピカッと光ったら / ワルキューレ"@ja,
        "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@ja-latn .

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

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

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

<album/57760#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-11"^^xsd:date ;
    dcterms:title "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@en,
        "一度だけの恋なら/ルンがピカッと光ったら / ワルキューレ"@ja,
        "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@ja-latn ;
    mo:catalogue_number "VTCL-35226" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57760#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nb9547b2ccea44083a1498bbe9006fd8b ;
    mo:record_count 1 ;
    schema:about <product/4055#subject> ;
    schema:datePublished "2016-05-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/57760/57760-1462609384.jpg> ;
    schema:name "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@en,
        "一度だけの恋なら/ルンがピカッと光ったら / ワルキューレ"@ja,
        "Ichido dakeno Koi nara/Rune ga Pikatto Hikattara / Walküre"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/57760/57760-1462609384.jpg> .

_:N1423f3f8cd22456283cea0c53360c30a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When My Rune Shines Bright"@en,
        "ルンがピカッと光ったら"@ja,
        "Rune ga Pikatto Hikattara"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nb9547b2ccea44083a1498bbe9006fd8b ;
    schema:name "When My Rune Shines Bright"@en,
        "ルンがピカッと光ったら"@ja,
        "Rune ga Pikatto Hikattara"@ja-latn .

_:N2a9366b583a541a1a467197e7f8f386d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Border Line"@en,
        "いけないボーダーライン"@ja,
        "Ikenai Border Line"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nb9547b2ccea44083a1498bbe9006fd8b ;
    schema:name "Forbidden Border Line"@en,
        "いけないボーダーライン"@ja,
        "Ikenai Border Line"@ja-latn .

_:N9a576409e2c74a62b06cf60e21560152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When My Rune Shines Bright -Instrumental-"@en,
        "ルンがピカッと光ったら -Instrumental-"@ja,
        "Rune ga Pikatto Hikattara -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nb9547b2ccea44083a1498bbe9006fd8b ;
    schema:name "When My Rune Shines Bright -Instrumental-"@en,
        "ルンがピカッと光ったら -Instrumental-"@ja,
        "Rune ga Pikatto Hikattara -Instrumental-"@ja-latn .

_:Na5742ff30e25484db88e6ef219e5c617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If this Love Can Come Only Once"@en,
        "一度だけの恋なら"@ja,
        "Ichido dakeno Koi nara"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nb9547b2ccea44083a1498bbe9006fd8b ;
    schema:name "If this Love Can Come Only Once"@en,
        "一度だけの恋なら"@ja,
        "Ichido dakeno Koi nara"@ja-latn .

_:Nab4db65357dc4a9e939867ca7fe8b5d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If this Love Can Come Only Once -Instrumental-"@en,
        "一度だけの恋なら -Instrumental-"@ja,
        "Ichido dakeno Koi nara -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nb9547b2ccea44083a1498bbe9006fd8b ;
    schema:name "If this Love Can Come Only Once -Instrumental-"@en,
        "一度だけの恋なら -Instrumental-"@ja,
        "Ichido dakeno Koi nara -Instrumental-"@ja-latn .

_:Nee94b30b77784892b9978f019f884634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Border Line -Instrumental-"@en,
        "いけないボーダーライン -Instrumental-"@ja,
        "Ikenai Border Line -Instrumental-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nb9547b2ccea44083a1498bbe9006fd8b ;
    schema:name "Forbidden Border Line -Instrumental-"@en,
        "いけないボーダーライン -Instrumental-"@ja,
        "Ikenai Border Line -Instrumental-"@ja-latn .

_:Nb9547b2ccea44083a1498bbe9006fd8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1423f3f8cd22456283cea0c53360c30a,
        _:N2a9366b583a541a1a467197e7f8f386d,
        _:N9a576409e2c74a62b06cf60e21560152,
        _:Na5742ff30e25484db88e6ef219e5c617,
        _:Nab4db65357dc4a9e939867ca7fe8b5d8,
        _:Nee94b30b77784892b9978f019f884634 ;
    mo:track_count 6 ;
    schema:duration "PT26:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1423f3f8cd22456283cea0c53360c30a,
        _:N2a9366b583a541a1a467197e7f8f386d,
        _:N9a576409e2c74a62b06cf60e21560152,
        _:Na5742ff30e25484db88e6ef219e5c617,
        _:Nab4db65357dc4a9e939867ca7fe8b5d8,
        _:Nee94b30b77784892b9978f019f884634 .

