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

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

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

<artist/65991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20503#subject> ;
    schema:name "TAK-sk"@en ;
    foaf:made <album/20503#composition>,
        <album/20503#subject> ;
    foaf:name "TAK-sk"@en .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<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/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/20503#musicalexpression> a mo:Signal ;
    mo:published_as <album/20503#subject> ;
    mo:records <album/20503#performance> .

<org/741#subject> schema:name "Poplica*"@en,
        "Poplica*"@ja,
        "Poplica*"@ja-latn ;
    foaf:name "Poplica*"@en,
        "Poplica*"@ja,
        "Poplica*"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/20503/20503-1280812632.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20503#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:made <album/20503#lyrics>,
        <album/20503#subject> ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<artist/7321#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20503#performance> ;
    schema:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja ;
    foaf:made <album/20503#lyrics>,
        <album/20503#subject> ;
    foaf:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja .

<album/20503#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Replica*"@en,
        "Replica*"@ja,
        "Replica*"@ja-latn ;
    mo:performance_of <album/20503#musicalwork> ;
    mo:performer _:N59e59df43a524efcb1030c92061cd040,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    mo:recorded_as <album/20503#musicalexpression> ;
    schema:byArtist _:N59e59df43a524efcb1030c92061cd040,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    schema:name "Replica*"@en,
        "Replica*"@ja,
        "Replica*"@ja-latn ;
    schema:workPerformed <album/20503#musicalwork> .

<album/20503#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Replica*"@en,
        "Replica*"@ja,
        "Replica*"@ja-latn ;
    mo:catalogue_number "SSC-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20503#musicalexpression> ;
    mo:publisher <org/741#subject> ;
    mo:record _:Nf4802829311f4e799019d80ef1520cb4 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/51#subject>,
        <product/64#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "yun"@en ;
            foaf:name "yun"@en ],
        <artist/7301#subject>,
        <artist/7321#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/20503/20503-1280812632.jpg> ;
    schema:name "Replica*"@en,
        "Replica*"@ja,
        "Replica*"@ja-latn ;
    schema:publisher <org/741#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/20503/20503-1280812632.jpg> .

_:N02cdc9b2e69f4c6c8aa39e6ed60608bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらセンチメンタル"@ja,
        "Sakura Sentimental"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "さくらセンチメンタル"@ja,
        "Sakura Sentimental"@ja-latn .

_:N0b4a06c33c664c249fb6decc21adfdea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replica"@ja,
        "Replica"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "Replica"@ja,
        "Replica"@ja-latn .

_:N0c1d9044e00c4a33a6a207824394d793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't stop"@ja,
        "Can't stop"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "Can't stop"@ja,
        "Can't stop"@ja-latn .

_:N251cabd772c646fdad0211f8310e7bb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私と少女と風と"@ja,
        "Watashi to Shoujo to Kaze to"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT8:05"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "私と少女と風と"@ja,
        "Watashi to Shoujo to Kaze to"@ja-latn .

_:N2f2f70a8da9e4bc5b8419ba215db261b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prunus girl"@ja,
        "prunus girl"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "prunus girl"@ja,
        "prunus girl"@ja-latn .

_:N59e59df43a524efcb1030c92061cd040 a schema:Person,
        foaf:Person ;
    mo:performed <album/20503#performance> ;
    schema:name "yun"@en ;
    foaf:name "yun"@en .

_:N63c56ad746ae4d93bc105973c9e82658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Please kiss my love"@ja,
        "Please kiss my love"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "Please kiss my love"@ja,
        "Please kiss my love"@ja-latn .

_:N9b3b55e2921544339511b54cb7d8fe62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "melt in the sky"@ja,
        "melt in the sky"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "melt in the sky"@ja,
        "melt in the sky"@ja-latn .

_:Nb56598090b92481bb48de4100c161b4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I never gonna miss you."@ja,
        "I never gonna miss you."@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "I never gonna miss you."@ja,
        "I never gonna miss you."@ja-latn .

_:Nc4fa86684cb24735b64b09241b6d8cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reversible"@ja,
        "Reversible"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "Reversible"@ja,
        "Reversible"@ja-latn .

_:Nd032ef4ecd0f45b2aac475d4f941053c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm in blue"@ja,
        "I'm in blue"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf4802829311f4e799019d80ef1520cb4 ;
    schema:name "I'm in blue"@ja,
        "I'm in blue"@ja-latn .

_:Nf4802829311f4e799019d80ef1520cb4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02cdc9b2e69f4c6c8aa39e6ed60608bc,
        _:N0b4a06c33c664c249fb6decc21adfdea,
        _:N0c1d9044e00c4a33a6a207824394d793,
        _:N251cabd772c646fdad0211f8310e7bb4,
        _:N2f2f70a8da9e4bc5b8419ba215db261b,
        _:N63c56ad746ae4d93bc105973c9e82658,
        _:N9b3b55e2921544339511b54cb7d8fe62,
        _:Nb56598090b92481bb48de4100c161b4d,
        _:Nc4fa86684cb24735b64b09241b6d8cf9,
        _:Nd032ef4ecd0f45b2aac475d4f941053c ;
    mo:track_count 10 ;
    schema:duration "PT55:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02cdc9b2e69f4c6c8aa39e6ed60608bc,
        _:N0b4a06c33c664c249fb6decc21adfdea,
        _:N0c1d9044e00c4a33a6a207824394d793,
        _:N251cabd772c646fdad0211f8310e7bb4,
        _:N2f2f70a8da9e4bc5b8419ba215db261b,
        _:N63c56ad746ae4d93bc105973c9e82658,
        _:N9b3b55e2921544339511b54cb7d8fe62,
        _:Nb56598090b92481bb48de4100c161b4d,
        _:Nc4fa86684cb24735b64b09241b6d8cf9,
        _:Nd032ef4ecd0f45b2aac475d4f941053c .

