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

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

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

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

<artist/11055#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26207#subject> ;
    schema:name "beckman"@en,
        "ベックマン"@ja ;
    foaf:made <album/26207#composition>,
        <album/26207#subject> ;
    foaf:name "beckman"@en,
        "ベックマン"@ja .

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

<album/26207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nanbei Project"@en,
        "南米プロジェクト"@ja,
        "Nanbei Project"@ja-latn ;
    mo:performance_of <album/26207#musicalwork> ;
    mo:recorded_as <album/26207#musicalexpression> ;
    schema:name "Nanbei Project"@en,
        "南米プロジェクト"@ja,
        "Nanbei Project"@ja-latn ;
    schema:workPerformed <album/26207#musicalwork> .

<org/820#subject> schema:name "beckman no haioku"@en,
        "ベックマンの廃屋"@ja,
        "beckman no haioku"@ja-latn ;
    foaf:name "beckman no haioku"@en,
        "ベックマンの廃屋"@ja,
        "beckman no haioku"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/26207/26207-1305701119.jpg> a schema:ImageObject,
        foaf:Image .

<album/26207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nanbei Project"@en,
        "南米プロジェクト"@ja,
        "Nanbei Project"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/11055#subject> ;
    mo:produced_work <album/26207#musicalwork> ;
    schema:name "Nanbei Project"@en,
        "南米プロジェクト"@ja,
        "Nanbei Project"@ja-latn .

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

<album/26207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Nanbei Project"@en,
        "南米プロジェクト"@ja,
        "Nanbei Project"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26207#musicalexpression> ;
    mo:publisher <org/820#subject> ;
    mo:record _:N6ec165c4e9a94ae4ac4f0b829d59c6c5 ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/26207/26207-1305701119.jpg> ;
    schema:name "Nanbei Project"@en,
        "南米プロジェクト"@ja,
        "Nanbei Project"@ja-latn ;
    schema:publisher <org/820#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/26207/26207-1305701119.jpg> .

_:N0850a955e7c947d7a6b32baa5c287d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N6ec165c4e9a94ae4ac4f0b829d59c6c5 ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:N407e6374dd9e4e2e961edd4c63df4cfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A God That Loves People"@en,
        "人恋し神様"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6ec165c4e9a94ae4ac4f0b829d59c6c5 ;
    schema:name "A God That Loves People"@en,
        "人恋し神様"@ja .

_:N8516fe8cbc0c4e50862c10cb188a0323 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz of Transgression"@en,
        "破戒のワルツ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6ec165c4e9a94ae4ac4f0b829d59c6c5 ;
    schema:name "Waltz of Transgression"@en,
        "破戒のワルツ"@ja .

_:N851b33766ed84e79ac45af61fb21bd92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter"@en,
        "竹取飛翔"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N6ec165c4e9a94ae4ac4f0b829d59c6c5 ;
    schema:name "Flight of the Bamboo Cutter"@en,
        "竹取飛翔"@ja .

_:Nae915d684e0748e49b17890bf0d31b90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea of Gray"@en,
        "灰色の海"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N6ec165c4e9a94ae4ac4f0b829d59c6c5 ;
    schema:name "Sea of Gray"@en,
        "灰色の海"@ja .

_:Nc215b381b3274a3f975980db26e0afe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greenwich in the Sky"@en,
        "天空のグリニッジ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N6ec165c4e9a94ae4ac4f0b829d59c6c5 ;
    schema:name "Greenwich in the Sky"@en,
        "天空のグリニッジ"@ja .

_:Nd6d9e3375252449c8a1404c56fc20747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N6ec165c4e9a94ae4ac4f0b829d59c6c5 ;
    schema:name "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja .

_:N6ec165c4e9a94ae4ac4f0b829d59c6c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0850a955e7c947d7a6b32baa5c287d7b,
        _:N407e6374dd9e4e2e961edd4c63df4cfb,
        _:N8516fe8cbc0c4e50862c10cb188a0323,
        _:N851b33766ed84e79ac45af61fb21bd92,
        _:Nae915d684e0748e49b17890bf0d31b90,
        _:Nc215b381b3274a3f975980db26e0afe9,
        _:Nd6d9e3375252449c8a1404c56fc20747 ;
    mo:track_count 7 ;
    schema:duration "PT21:49"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0850a955e7c947d7a6b32baa5c287d7b,
        _:N407e6374dd9e4e2e961edd4c63df4cfb,
        _:N8516fe8cbc0c4e50862c10cb188a0323,
        _:N851b33766ed84e79ac45af61fb21bd92,
        _:Nae915d684e0748e49b17890bf0d31b90,
        _:Nc215b381b3274a3f975980db26e0afe9,
        _:Nd6d9e3375252449c8a1404c56fc20747 .

