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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/34447#lyrics>,
        <album/34447#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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 .

<album/34447#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "gold*"@en,
        "gold*"@ja,
        "gold*"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34447#musicalwork> ;
    schema:name "gold*"@en,
        "gold*"@ja,
        "gold*"@ja-latn .

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

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

<org/993#subject> schema:name "ZYTOKINE"@en,
        "ZYTOKINE"@ja,
        "ZYTOKINE"@ja-latn ;
    foaf:name "ZYTOKINE"@en,
        "ZYTOKINE"@ja,
        "ZYTOKINE"@ja-latn .

<https://media.vgm.io/albums/74/34447/34447-64132dd50b6c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34447#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/34447/34447-64132dd50b6c.jpg> ;
    foaf:depicts <album/34447#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/34447/34447-64132dd50b6c.jpg> .

<https://medium-media.vgm.io/albums/74/34447/34447-64132dd50b6c.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34447#performance> ;
    schema:name "itori"@en,
        "絃鳥"@ja ;
    foaf:name "itori"@en,
        "絃鳥"@ja .

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34447#performance> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/9244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34447#performance> ;
    schema:name "SYO"@en ;
    foaf:name "SYO"@en .

<album/34447#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "gold*"@en,
        "gold*"@ja,
        "gold*"@ja-latn ;
    mo:performance_of <album/34447#musicalwork> ;
    mo:performer _:Naeb8772bee2a42c8b9353bcaab2be068,
        <artist/10288#subject>,
        <artist/2503#subject>,
        <artist/9244#subject> ;
    mo:recorded_as <album/34447#musicalexpression> ;
    schema:byArtist _:Naeb8772bee2a42c8b9353bcaab2be068,
        <artist/10288#subject>,
        <artist/2503#subject>,
        <artist/9244#subject> ;
    schema:name "gold*"@en,
        "gold*"@ja,
        "gold*"@ja-latn ;
    schema:workPerformed <album/34447#musicalwork> .

<album/34447#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "gold*"@en,
        "gold*"@ja,
        "gold*"@ja-latn ;
    mo:catalogue_number "CK-0024P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34447#musicalexpression> ;
    mo:publisher <org/993#subject> ;
    mo:record _:N143b8dfd67cf410ab2317dcd134133c9 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Donnie the Dynamite"@en ;
            foaf:name "Donnie the Dynamite"@en ],
        <artist/10288#subject>,
        <artist/2503#subject>,
        <artist/9244#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/34447/34447-64132dd50b6c.jpg> ;
    schema:name "gold*"@en,
        "gold*"@ja,
        "gold*"@ja-latn ;
    schema:publisher <org/993#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/34447/34447-64132dd50b6c.jpg> .

_:N08b374115fce46098df5a93515c494d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1064"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "1064"@ja .

_:N538552d0ba034b4bab461dfcefbfd8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2856"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "2856"@ja .

_:N56879285c326490f8596f82f6cdad78e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星のゆりかご"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "星のゆりかご"@ja .

_:N62f63c3c7dbb412690ee3daec8b57e32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Dreams"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "Sweet Dreams"@ja .

_:N6593fae366454814b809e7f37ba9360c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take it easy - Poplica* Remix"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "Take it easy - Poplica* Remix"@ja .

_:N6fe1a4c3a9054c008845f80afa8b2c83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE MORE TIME"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "ONE MORE TIME"@ja .

_:N8a717230b21e4c23b4c5daf6fa71ff26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hoshi no Yurikago"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "Hoshi no Yurikago"@ja .

_:Naca88253f7464ebba4e6ad261cf6291b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOLD"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "GOLD"@ja .

_:Naeb8772bee2a42c8b9353bcaab2be068 a schema:Person,
        foaf:Person ;
    mo:performed <album/34447#performance> ;
    schema:name "Donnie the Dynamite"@en ;
    foaf:name "Donnie the Dynamite"@en .

_:Nb65fc3005f084d2a931eb4344a137a35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Again"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "Dreaming Again"@ja .

_:Nd3c340d677cb4f69a2a188d3dfb755c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing Opus"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N143b8dfd67cf410ab2317dcd134133c9 ;
    schema:name "Missing Opus"@ja .

_:N143b8dfd67cf410ab2317dcd134133c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08b374115fce46098df5a93515c494d7,
        _:N538552d0ba034b4bab461dfcefbfd8cc,
        _:N56879285c326490f8596f82f6cdad78e,
        _:N62f63c3c7dbb412690ee3daec8b57e32,
        _:N6593fae366454814b809e7f37ba9360c,
        _:N6fe1a4c3a9054c008845f80afa8b2c83,
        _:N8a717230b21e4c23b4c5daf6fa71ff26,
        _:Naca88253f7464ebba4e6ad261cf6291b,
        _:Nb65fc3005f084d2a931eb4344a137a35,
        _:Nd3c340d677cb4f69a2a188d3dfb755c9 ;
    mo:track_count 10 ;
    schema:duration "PT43:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08b374115fce46098df5a93515c494d7,
        _:N538552d0ba034b4bab461dfcefbfd8cc,
        _:N56879285c326490f8596f82f6cdad78e,
        _:N62f63c3c7dbb412690ee3daec8b57e32,
        _:N6593fae366454814b809e7f37ba9360c,
        _:N6fe1a4c3a9054c008845f80afa8b2c83,
        _:N8a717230b21e4c23b4c5daf6fa71ff26,
        _:Naca88253f7464ebba4e6ad261cf6291b,
        _:Nb65fc3005f084d2a931eb4344a137a35,
        _:Nd3c340d677cb4f69a2a188d3dfb755c9 .

