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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/36570#lyrics>,
        <album/36570#subject> ;
    foaf:name "hotaru"@en .

<artist/1937#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Harada"@en,
        "原田ひとみ"@ja ;
    foaf:made <album/36570#subject>,
        <album/36570#vocals> ;
    foaf:name "Hitomi Harada"@en,
        "原田ひとみ"@ja .

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

<artist/12646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36570#subject> ;
    schema:name "yashikin"@en,
        "やしきん"@ja ;
    foaf:made <album/36570#composition>,
        <album/36570#subject> ;
    foaf:name "yashikin"@en,
        "やしきん"@ja .

<artist/13220#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36570#subject> ;
    schema:name "Yuki Nara"@en,
        "奈良悠樹"@ja ;
    foaf:made <album/36570#composition>,
        <album/36570#subject> ;
    foaf:name "Yuki Nara"@en,
        "奈良悠樹"@ja .

<product/3047#subject> a schema:CreativeWork ;
    schema:name "Senran Kagura"@en,
        "閃乱カグラ"@ja,
        "Senran Kagura"@ja-latn ;
    foaf:name "Senran Kagura"@en,
        "閃乱カグラ"@ja,
        "Senran Kagura"@ja-latn .

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

<album/36570#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shissouron / Hitomi Harada"@en,
        "疾走論 / 原田ひとみ"@ja,
        "Shissouron / Hitomi Harada"@ja-latn ;
    mo:performance_of <album/36570#musicalwork> ;
    mo:recorded_as <album/36570#musicalexpression> ;
    schema:name "Shissouron / Hitomi Harada"@en,
        "疾走論 / 原田ひとみ"@ja,
        "Shissouron / Hitomi Harada"@ja-latn ;
    schema:workPerformed <album/36570#musicalwork> .

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

<org/1370#subject> schema:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn ;
    foaf:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/36570/36570-1360556807.jpg> a schema:ImageObject,
        foaf:Image .

<album/36570#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shissouron / Hitomi Harada"@en,
        "疾走論 / 原田ひとみ"@ja,
        "Shissouron / Hitomi Harada"@ja-latn ;
    mo:composer <artist/12646#subject>,
        <artist/13220#subject> ;
    mo:produced_work <album/36570#musicalwork> ;
    schema:name "Shissouron / Hitomi Harada"@en,
        "疾走論 / 原田ひとみ"@ja,
        "Shissouron / Hitomi Harada"@ja-latn .

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

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

<album/36570#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-27"^^xsd:date ;
    dcterms:title "Shissouron / Hitomi Harada"@en,
        "疾走論 / 原田ひとみ"@ja,
        "Shissouron / Hitomi Harada"@ja-latn ;
    mo:catalogue_number "MFCZ-1021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36570#musicalexpression> ;
    mo:publisher <org/1370#subject> ;
    mo:record _:N4acd278a795e427a86c6bcb2bd2dbd1a ;
    mo:record_count 1 ;
    schema:about <product/3047#subject> ;
    schema:datePublished "2013-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/36570/36570-1360556807.jpg> ;
    schema:name "Shissouron / Hitomi Harada"@en,
        "疾走論 / 原田ひとみ"@ja,
        "Shissouron / Hitomi Harada"@ja-latn ;
    schema:publisher <org/1370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/36570/36570-1360556807.jpg> .

_:N04d8586e9bc74ee081f69a55266f3d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Stars（w/o hitomi）"@ja,
        "Be Stars (w/o hitomi)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N4acd278a795e427a86c6bcb2bd2dbd1a ;
    schema:name "Be Stars（w/o hitomi）"@ja,
        "Be Stars (w/o hitomi)"@ja-latn .

_:N0b0827cbfecf41d985d76f793bfd6cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Stars"@ja,
        "Be Stars"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4acd278a795e427a86c6bcb2bd2dbd1a ;
    schema:name "Be Stars"@ja,
        "Be Stars"@ja-latn .

_:N4e2ee1e2cc004a619196ad45b150fbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疾走論"@ja,
        "Shissouron"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N4acd278a795e427a86c6bcb2bd2dbd1a ;
    schema:name "疾走論"@ja,
        "Shissouron"@ja-latn .

_:N7e33ca83d73d4b3cb4be0a9cd66573c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疾走論（w/o hitomi）"@ja,
        "Shissouron (w/o hitomi)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N4acd278a795e427a86c6bcb2bd2dbd1a ;
    schema:name "疾走論（w/o hitomi）"@ja,
        "Shissouron (w/o hitomi)"@ja-latn .

_:N4acd278a795e427a86c6bcb2bd2dbd1a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04d8586e9bc74ee081f69a55266f3d3e,
        _:N0b0827cbfecf41d985d76f793bfd6cf0,
        _:N4e2ee1e2cc004a619196ad45b150fbfa,
        _:N7e33ca83d73d4b3cb4be0a9cd66573c2 ;
    mo:track_count 4 ;
    schema:duration "PT18:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N04d8586e9bc74ee081f69a55266f3d3e,
        _:N0b0827cbfecf41d985d76f793bfd6cf0,
        _:N4e2ee1e2cc004a619196ad45b150fbfa,
        _:N7e33ca83d73d4b3cb4be0a9cd66573c2 .

