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

<artist/17550#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rikako Aida"@en,
        "逢田梨香子"@ja ;
    foaf:made <album/89243#subject>,
        <album/89243#vocals> ;
    foaf:name "Rikako Aida"@en,
        "逢田梨香子"@ja .

<artist/9874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi"@en ;
    foaf:made <album/89243#lyrics>,
        <album/89243#subject> ;
    foaf:name "Satomi"@en .

<artist/20158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89243#subject> ;
    schema:name "ArmySlick"@en ;
    foaf:made <album/89243#composition>,
        <album/89243#subject> ;
    foaf:name "ArmySlick"@en .

<artist/30888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89243#subject> ;
    schema:name "Giz'Mo"@en ;
    foaf:made <album/89243#composition>,
        <album/89243#lyrics>,
        <album/89243#subject> ;
    foaf:name "Giz'Mo"@en .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89243#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/89243#composition>,
        <album/89243#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/7523#subject> a schema:CreativeWork ;
    schema:name "Val x Love"@en,
        "戦×恋"@ja,
        "VAL×LOVE"@ja-latn ;
    foaf:name "Val x Love"@en,
        "戦×恋"@ja,
        "VAL×LOVE"@ja-latn .

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

<album/89243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "for... / Rikako Aida [Limited Edition]"@en,
        "for... / 逢田梨香子 [初回限定盤]"@ja,
        "for... / Rikako Aida [Limited Edition]"@ja-latn ;
    mo:performance_of <album/89243#musicalwork> ;
    mo:recorded_as <album/89243#musicalexpression> ;
    schema:name "for... / Rikako Aida [Limited Edition]"@en,
        "for... / 逢田梨香子 [初回限定盤]"@ja,
        "for... / Rikako Aida [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/89243#musicalwork> .

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

<org/1653#subject> schema:name "Astro Voice"@en,
        "Astro Voice"@ja,
        "Astro Voice"@ja-latn ;
    foaf:name "Astro Voice"@en,
        "Astro Voice"@ja,
        "Astro Voice"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/89243/89243-1568045207.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/89243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "for... / Rikako Aida [Limited Edition]"@en,
        "for... / 逢田梨香子 [初回限定盤]"@ja,
        "for... / Rikako Aida [Limited Edition]"@ja-latn ;
    mo:composer <artist/20158#subject>,
        <artist/30888#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/89243#musicalwork> ;
    schema:name "for... / Rikako Aida [Limited Edition]"@en,
        "for... / 逢田梨香子 [初回限定盤]"@ja,
        "for... / Rikako Aida [Limited Edition]"@ja-latn .

<album/89243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-13"^^xsd:date ;
    dcterms:title "for... / Rikako Aida [Limited Edition]"@en,
        "for... / 逢田梨香子 [初回限定盤]"@ja,
        "for... / Rikako Aida [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AZZS-97" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/89243#musicalexpression> ;
    mo:publisher <org/1653#subject> ;
    mo:record _:Nb225e837d5e34254a96f39d5f45725b4,
        _:Nbf31f990f2774604ad3bfb06e028946f ;
    mo:record_count 2 ;
    schema:about <product/7523#subject> ;
    schema:datePublished "2019-11-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/89243/89243-1568045207.jpg> ;
    schema:name "for... / Rikako Aida [Limited Edition]"@en,
        "for... / 逢田梨香子 [初回限定盤]"@ja,
        "for... / Rikako Aida [Limited Edition]"@ja-latn ;
    schema:publisher <org/1653#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/89243/89243-1568045207.jpg> .

_:N20b485a2d4a04b4facbe76e91e575438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "for..."@en,
        "for..."@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nbf31f990f2774604ad3bfb06e028946f ;
    schema:name "for..."@en,
        "for..."@ja .

_:N52a36a4ca42c449784b3f23e9c12bc54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contrast (Instrumental)"@en,
        "コントラスト (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nbf31f990f2774604ad3bfb06e028946f ;
    schema:name "Contrast (Instrumental)"@en,
        "コントラスト (Instrumental)"@ja .

_:N5778af6098f24bf68802b3ca86088417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contrast"@en,
        "コントラスト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nbf31f990f2774604ad3bfb06e028946f ;
    schema:name "Contrast"@en,
        "コントラスト"@ja .

_:N694de4dccec946298fe22b1624386d51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "for... (Music Video)"@en,
        "for... (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb225e837d5e34254a96f39d5f45725b4 ;
    schema:name "for... (Music Video)"@en,
        "for... (Music Video)"@ja .

_:Ndcf7dc0b5e7941d1b2e59c905d02a491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making Video"@en,
        "メイキング映像"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb225e837d5e34254a96f39d5f45725b4 ;
    schema:name "Making Video"@en,
        "メイキング映像"@ja .

_:Nf14c3a2dfaf44097b8257860ea7140a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "for... (Instrumental)"@en,
        "for... (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nbf31f990f2774604ad3bfb06e028946f ;
    schema:name "for... (Instrumental)"@en,
        "for... (Instrumental)"@ja .

_:Nb225e837d5e34254a96f39d5f45725b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N694de4dccec946298fe22b1624386d51,
        _:Ndcf7dc0b5e7941d1b2e59c905d02a491 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N694de4dccec946298fe22b1624386d51,
        _:Ndcf7dc0b5e7941d1b2e59c905d02a491 .

_:Nbf31f990f2774604ad3bfb06e028946f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20b485a2d4a04b4facbe76e91e575438,
        _:N52a36a4ca42c449784b3f23e9c12bc54,
        _:N5778af6098f24bf68802b3ca86088417,
        _:Nf14c3a2dfaf44097b8257860ea7140a3 ;
    mo:track_count 4 ;
    schema:duration "PT15:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20b485a2d4a04b4facbe76e91e575438,
        _:N52a36a4ca42c449784b3f23e9c12bc54,
        _:N5778af6098f24bf68802b3ca86088417,
        _:Nf14c3a2dfaf44097b8257860ea7140a3 .

