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

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

<artist/7003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97925#subject> ;
    schema:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja ;
    foaf:made <album/97925#composition>,
        <album/97925#subject> ;
    foaf:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja .

<product/8290#subject> a schema:CreativeWork ;
    schema:name "Kindaichi Shounen no Jikenbo: Kuromajutsu Satsujin Jiken"@en,
        "金田一少年の事件簿 黒魔術殺人事件"@ja,
        "Kindaichi Shounen no Jikenbo: Kuromajutsu Satsujin Jiken"@ja-latn ;
    foaf:name "Kindaichi Shounen no Jikenbo: Kuromajutsu Satsujin Jiken"@en,
        "金田一少年の事件簿 黒魔術殺人事件"@ja,
        "Kindaichi Shounen no Jikenbo: Kuromajutsu Satsujin Jiken"@ja-latn .

<album/97925#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Road / AYA IKEDA"@en,
        "Road / 池田彩"@ja,
        "Road / AYA IKEDA"@ja-latn ;
    mo:composer <artist/7003#subject> ;
    mo:produced_work <album/97925#musicalwork> ;
    schema:name "Road / AYA IKEDA"@en,
        "Road / 池田彩"@ja,
        "Road / AYA IKEDA"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/52/97925/97925-1586716347.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97925#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Road / AYA IKEDA"@en,
        "Road / 池田彩"@ja,
        "Road / AYA IKEDA"@ja-latn ;
    mo:performance_of <album/97925#musicalwork> ;
    mo:performer <artist/11956#subject> ;
    mo:recorded_as <album/97925#musicalexpression> ;
    schema:byArtist <artist/11956#subject> ;
    schema:name "Road / AYA IKEDA"@en,
        "Road / 池田彩"@ja,
        "Road / AYA IKEDA"@ja-latn ;
    schema:workPerformed <album/97925#musicalwork> .

<artist/11956#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97925#performance> ;
    schema:name "Aya Ikeda"@en,
        "池田彩"@ja ;
    foaf:name "Aya Ikeda"@en,
        "池田彩"@ja .

<album/97925#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-07"^^xsd:date ;
    dcterms:title "Road / AYA IKEDA"@en,
        "Road / 池田彩"@ja,
        "Road / AYA IKEDA"@ja-latn ;
    mo:catalogue_number "UMCJ-0059" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97925#musicalexpression> ;
    mo:publisher _:N146024c4f0b94e248e8dd283aae517d0 ;
    mo:record _:N8774fa23a03e44e88223bd7e170e1300 ;
    mo:record_count 1 ;
    schema:about <product/8290#subject> ;
    schema:byArtist <artist/11956#subject> ;
    schema:datePublished "2012-12-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/97925/97925-1586716347.jpg> ;
    schema:name "Road / AYA IKEDA"@en,
        "Road / 池田彩"@ja,
        "Road / AYA IKEDA"@ja-latn ;
    schema:publisher _:N146024c4f0b94e248e8dd283aae517d0 ;
    foaf:depiction <https://media.vgm.io/albums/52/97925/97925-1586716347.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Haruka"@en ;
    foaf:made <album/97925#lyrics> ;
    foaf:name "Haruka"@en .

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

_:N146024c4f0b94e248e8dd283aae517d0 schema:name "UNION MUSIC JAPAN"@en ;
    foaf:name "UNION MUSIC JAPAN"@en .

_:N8893f0c0e5394a5a82e564db3f9cf4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8774fa23a03e44e88223bd7e170e1300 ;
    schema:name "Road -Instrumental-"@en .

_:N9cd9e999210744a9843173fd45daee1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road -Short version-"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8774fa23a03e44e88223bd7e170e1300 ;
    schema:name "Road -Short version-"@en .

_:Nfc16bb4d4ac1422eb4568e2ab187958a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road -Single version-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8774fa23a03e44e88223bd7e170e1300 ;
    schema:name "Road -Single version-"@en .

_:N8774fa23a03e44e88223bd7e170e1300 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8893f0c0e5394a5a82e564db3f9cf4fb,
        _:N9cd9e999210744a9843173fd45daee1c,
        _:Nfc16bb4d4ac1422eb4568e2ab187958a ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8893f0c0e5394a5a82e564db3f9cf4fb,
        _:N9cd9e999210744a9843173fd45daee1c,
        _:Nfc16bb4d4ac1422eb4568e2ab187958a .

