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

<artist/326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja ;
    foaf:made <album/18537#lyrics>,
        <album/18537#subject> ;
    foaf:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18537#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/18537#composition>,
        <album/18537#subject> ;
    foaf:name "ZUN"@en .

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/18537#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Follow the Tracks of Crimson Hair"@en,
        "Follow the Tracks of Crimson Hair"@ja,
        "Follow the Tracks of Crimson Hair"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18537#musicalwork> ;
    schema:name "Follow the Tracks of Crimson Hair"@en,
        "Follow the Tracks of Crimson Hair"@ja,
        "Follow the Tracks of Crimson Hair"@ja-latn .

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

<org/160#subject> schema:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn ;
    foaf:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/18537/18537-1269465217.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18537#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:name "IRON-CHINO"@en .

<artist/4400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18537#performance> ;
    schema:name "Wooming"@en,
        "ウーミン"@ja ;
    foaf:made <album/18537#lyrics>,
        <album/18537#subject> ;
    foaf:name "Wooming"@en,
        "ウーミン"@ja .

<album/18537#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Follow the Tracks of Crimson Hair"@en,
        "Follow the Tracks of Crimson Hair"@ja,
        "Follow the Tracks of Crimson Hair"@ja-latn ;
    mo:performance_of <album/18537#musicalwork> ;
    mo:performer _:N24f0eba8f04b4f54b90993fe2d445e33,
        _:N85f29cad64214a4faf9735d8d613570a,
        <artist/2678#subject>,
        <artist/4400#subject> ;
    mo:recorded_as <album/18537#musicalexpression> ;
    schema:byArtist _:N24f0eba8f04b4f54b90993fe2d445e33,
        _:N85f29cad64214a4faf9735d8d613570a,
        <artist/2678#subject>,
        <artist/4400#subject> ;
    schema:name "Follow the Tracks of Crimson Hair"@en,
        "Follow the Tracks of Crimson Hair"@ja,
        "Follow the Tracks of Crimson Hair"@ja-latn ;
    schema:workPerformed <album/18537#musicalwork> .

<album/18537#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Follow the Tracks of Crimson Hair"@en,
        "Follow the Tracks of Crimson Hair"@ja,
        "Follow the Tracks of Crimson Hair"@ja-latn ;
    mo:catalogue_number "AOD012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18537#musicalexpression> ;
    mo:publisher <org/160#subject> ;
    mo:record _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/29#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Vocchang"@en ;
            foaf:name "Vocchang"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "B-1"@en ;
            foaf:name "B-1"@en ],
        <artist/2678#subject>,
        <artist/4400#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/18537/18537-1269465217.jpg> ;
    schema:name "Follow the Tracks of Crimson Hair"@en,
        "Follow the Tracks of Crimson Hair"@ja,
        "Follow the Tracks of Crimson Hair"@ja-latn ;
    schema:publisher <org/160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/18537/18537-1269465217.jpg> .

_:N087d54c6946b4c1aa9d298e5b2af2919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scythe for the Guilty Riversides"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    schema:name "Scythe for the Guilty Riversides"@en .

_:N24f0eba8f04b4f54b90993fe2d445e33 a schema:Person,
        foaf:Person ;
    mo:performed <album/18537#performance> ;
    schema:name "Vocchang"@en ;
    foaf:name "Vocchang"@en .

_:N34c9f0d4ef204366b01b5d4ab44680dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter the River"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    schema:name "Enter the River"@en .

_:N34d138275092470696cb68d1c1d719f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Ending Reincarnation"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    schema:name "Never Ending Reincarnation"@en .

_:N58c87119acc74f9abdca540bccb323a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatal Scythe's Awakening"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    schema:name "Fatal Scythe's Awakening"@en .

_:N670c817708784703b8fd79d9d3a400ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Grand River"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    schema:name "Beyond the Grand River"@en .

_:N71481819b18e4d6da927b69757448467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming River"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    schema:name "Dreaming River"@en .

_:N85f29cad64214a4faf9735d8d613570a a schema:Person,
        foaf:Person ;
    mo:performed <album/18537#performance> ;
    schema:name "B-1"@en ;
    foaf:name "B-1"@en .

_:N9e902a6f0504415c80dc6d5f97e8d3ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the River (Introduction)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    schema:name "Across the River (Introduction)"@en .

_:Nb5490b2691024bae882e422ab46e9d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Haired Lady"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N96e65782003f4e88b7e2c54c42c72dc5 ;
    schema:name "Crimson Haired Lady"@en .

_:N96e65782003f4e88b7e2c54c42c72dc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N087d54c6946b4c1aa9d298e5b2af2919,
        _:N34c9f0d4ef204366b01b5d4ab44680dc,
        _:N34d138275092470696cb68d1c1d719f6,
        _:N58c87119acc74f9abdca540bccb323a7,
        _:N670c817708784703b8fd79d9d3a400ff,
        _:N71481819b18e4d6da927b69757448467,
        _:N9e902a6f0504415c80dc6d5f97e8d3ff,
        _:Nb5490b2691024bae882e422ab46e9d95 ;
    mo:track_count 8 ;
    schema:duration "PT30:44"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N087d54c6946b4c1aa9d298e5b2af2919,
        _:N34c9f0d4ef204366b01b5d4ab44680dc,
        _:N34d138275092470696cb68d1c1d719f6,
        _:N58c87119acc74f9abdca540bccb323a7,
        _:N670c817708784703b8fd79d9d3a400ff,
        _:N71481819b18e4d6da927b69757448467,
        _:N9e902a6f0504415c80dc6d5f97e8d3ff,
        _:Nb5490b2691024bae882e422ab46e9d95 .

