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

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/124529#subject>,
        <album/124529#vocals> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

<album/124529#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Black Rock Museum 3"@en,
        "Black Rock Museum 3"@ja,
        "Black Rock Museum 3"@ja-latn ;
    mo:produced_work <album/124529#musicalwork> ;
    schema:name "Black Rock Museum 3"@en,
        "Black Rock Museum 3"@ja,
        "Black Rock Museum 3"@ja-latn .

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

<album/124529#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Black Rock Museum 3"@en,
        "Black Rock Museum 3"@ja,
        "Black Rock Museum 3"@ja-latn ;
    mo:performance_of <album/124529#musicalwork> ;
    mo:recorded_as <album/124529#musicalexpression> ;
    schema:name "Black Rock Museum 3"@en,
        "Black Rock Museum 3"@ja,
        "Black Rock Museum 3"@ja-latn ;
    schema:workPerformed <album/124529#musicalwork> .

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

<https://media.vgm.io/albums/92/124529/124529-7946d790f5db.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124529#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/124529/124529-7946d790f5db.png> ;
    foaf:depicts <album/124529#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/124529/124529-7946d790f5db.png> .

<https://medium-media.vgm.io/albums/92/124529/124529-7946d790f5db.png> a schema:ImageObject,
        foaf:Image .

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

<album/124529#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "Black Rock Museum 3"@en,
        "Black Rock Museum 3"@ja,
        "Black Rock Museum 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124529#musicalexpression> ;
    mo:publisher _:Ne34814561e3c4c39ac7449094e64283f ;
    mo:record _:N344f841a47434794b799d98d9166cb61 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/51#subject>,
        <product/64#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/124529/124529-7946d790f5db.png> ;
    schema:name "Black Rock Museum 3"@en,
        "Black Rock Museum 3"@ja,
        "Black Rock Museum 3"@ja-latn ;
    schema:publisher _:Ne34814561e3c4c39ac7449094e64283f ;
    foaf:depiction <https://media.vgm.io/albums/92/124529/124529-7946d790f5db.png> .

_:N28a8c64ecda046fdb3a1a4f9f646dcdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radio02"@ja ;
    mo:track_number 4 ;
    schema:duration "PT18:15"^^xsd:interval ;
    schema:inPlaylist _:N344f841a47434794b799d98d9166cb61 ;
    schema:name "Radio02"@ja .

_:N32f42997d1a645608ac6f33ffd076b11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radio03"@ja ;
    mo:track_number 6 ;
    schema:duration "PT23:46"^^xsd:interval ;
    schema:inPlaylist _:N344f841a47434794b799d98d9166cb61 ;
    schema:name "Radio03"@ja .

_:N4bed1cb29dc84e599e8a0ff907ec2629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奈落のサトシ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N344f841a47434794b799d98d9166cb61 ;
    schema:name "奈落のサトシ"@ja .

_:N90633fd33c414d41bdcc6ed7ef879503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒岩に遭遇"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N344f841a47434794b799d98d9166cb61 ;
    schema:name "黒岩に遭遇"@ja .

_:Nafe2bf14a2d6400695fca795a37a4774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two of Satoshi"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N344f841a47434794b799d98d9166cb61 ;
    schema:name "Two of Satoshi"@ja .

_:Nddc01d1412d84e00a42de108d866c931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dress(LL)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N344f841a47434794b799d98d9166cb61 ;
    schema:name "Dress(LL)"@ja .

_:Ne34814561e3c4c39ac7449094e64283f schema:name "Black Rock Museum"@en,
        "Black Rock Museum"@ja,
        "Black Rock Museum"@ja-latn ;
    foaf:name "Black Rock Museum"@en,
        "Black Rock Museum"@ja,
        "Black Rock Museum"@ja-latn .

_:Nef8407462b55445f9eef395e5ad2b307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radio01"@ja ;
    mo:track_number 2 ;
    schema:duration "PT18:51"^^xsd:interval ;
    schema:inPlaylist _:N344f841a47434794b799d98d9166cb61 ;
    schema:name "Radio01"@ja .

_:N344f841a47434794b799d98d9166cb61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28a8c64ecda046fdb3a1a4f9f646dcdc,
        _:N32f42997d1a645608ac6f33ffd076b11,
        _:N4bed1cb29dc84e599e8a0ff907ec2629,
        _:N90633fd33c414d41bdcc6ed7ef879503,
        _:Nafe2bf14a2d6400695fca795a37a4774,
        _:Nddc01d1412d84e00a42de108d866c931,
        _:Nef8407462b55445f9eef395e5ad2b307 ;
    mo:track_count 7 ;
    schema:duration "PT80:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N28a8c64ecda046fdb3a1a4f9f646dcdc,
        _:N32f42997d1a645608ac6f33ffd076b11,
        _:N4bed1cb29dc84e599e8a0ff907ec2629,
        _:N90633fd33c414d41bdcc6ed7ef879503,
        _:Nafe2bf14a2d6400695fca795a37a4774,
        _:Nddc01d1412d84e00a42de108d866c931,
        _:Nef8407462b55445f9eef395e5ad2b307 .

