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

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

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<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 .

<album/23442#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"Remilia Scarlet × Sakuya Izayoi\" Lust in Replica"@en,
        "\"Remilia Scarlet × Sakuya Izayoi\" 色狂レプリカ"@ja,
        "\"Remilia Scarlet × Sakuya Izayoi\" Irokichi Replica"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/23442#musicalwork> ;
    schema:name "\"Remilia Scarlet × Sakuya Izayoi\" Lust in Replica"@en,
        "\"Remilia Scarlet × Sakuya Izayoi\" 色狂レプリカ"@ja,
        "\"Remilia Scarlet × Sakuya Izayoi\" Irokichi Replica"@ja-latn .

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

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

<org/482#subject> schema:name "Loser Limited Company"@en,
        "有限会社るざりん"@ja,
        "Loser Limited Company"@ja-latn ;
    foaf:name "Loser Limited Company"@en,
        "有限会社るざりん"@ja,
        "Loser Limited Company"@ja-latn .

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

<album/23442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"Remilia Scarlet × Sakuya Izayoi\" Lust in Replica"@en,
        "\"Remilia Scarlet × Sakuya Izayoi\" 色狂レプリカ"@ja,
        "\"Remilia Scarlet × Sakuya Izayoi\" Irokichi Replica"@ja-latn ;
    mo:performance_of <album/23442#musicalwork> ;
    mo:performer <artist/8304#subject> ;
    mo:recorded_as <album/23442#musicalexpression> ;
    schema:byArtist <artist/8304#subject> ;
    schema:name "\"Remilia Scarlet × Sakuya Izayoi\" Lust in Replica"@en,
        "\"Remilia Scarlet × Sakuya Izayoi\" 色狂レプリカ"@ja,
        "\"Remilia Scarlet × Sakuya Izayoi\" Irokichi Replica"@ja-latn ;
    schema:workPerformed <album/23442#musicalwork> .

<artist/8304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23442#performance> ;
    schema:name "yayaneh"@en ;
    foaf:name "yayaneh"@en .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23442#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/23442#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/23442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "\"Remilia Scarlet × Sakuya Izayoi\" Lust in Replica"@en,
        "\"Remilia Scarlet × Sakuya Izayoi\" 色狂レプリカ"@ja,
        "\"Remilia Scarlet × Sakuya Izayoi\" Irokichi Replica"@ja-latn ;
    mo:catalogue_number "LKCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23442#musicalexpression> ;
    mo:publisher <org/482#subject> ;
    mo:record _:N1cff73023c394512af27034ae90abe5e ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/8304#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "\"Remilia Scarlet × Sakuya Izayoi\" Lust in Replica"@en,
        "\"Remilia Scarlet × Sakuya Izayoi\" 色狂レプリカ"@ja,
        "\"Remilia Scarlet × Sakuya Izayoi\" Irokichi Replica"@ja-latn ;
    schema:publisher <org/482#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N49356bdb9b2748bc88faa252f5e1fbcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白夜の夢"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "白夜の夢"@ja .

_:N5ef63f636d8f45958dd4477fc3e66385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You love me"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "You love me"@ja .

_:N6daedb247fae43bc935945b4b16c6346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純血の隷"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "純血の隷"@ja .

_:N768b7e33c0a245c99ac9cd64d6b28e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おみなえし"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "おみなえし"@ja .

_:N845eb0f9e5054bb2afc82274197db43e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "欲情"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "欲情"@ja .

_:N8676bc4a2e6c47008bf9d4f547fcba25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I hate you"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "I hate you"@ja .

_:Nb81a58cee0f14a8ea6e03788296dad45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほうせんか"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "ほうせんか"@ja .

_:Nebdacf6d449d410a8b5255fe7d61cb4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月影プリズム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "月影プリズム"@ja .

_:Nfcf94a55cbbe43f68e0d700612302ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色狂レプリカ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N1cff73023c394512af27034ae90abe5e ;
    schema:name "色狂レプリカ"@ja .

_:N1cff73023c394512af27034ae90abe5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49356bdb9b2748bc88faa252f5e1fbcc,
        _:N5ef63f636d8f45958dd4477fc3e66385,
        _:N6daedb247fae43bc935945b4b16c6346,
        _:N768b7e33c0a245c99ac9cd64d6b28e31,
        _:N845eb0f9e5054bb2afc82274197db43e,
        _:N8676bc4a2e6c47008bf9d4f547fcba25,
        _:Nb81a58cee0f14a8ea6e03788296dad45,
        _:Nebdacf6d449d410a8b5255fe7d61cb4b,
        _:Nfcf94a55cbbe43f68e0d700612302ab1 ;
    mo:track_count 9 ;
    schema:duration "PT34:31"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N49356bdb9b2748bc88faa252f5e1fbcc,
        _:N5ef63f636d8f45958dd4477fc3e66385,
        _:N6daedb247fae43bc935945b4b16c6346,
        _:N768b7e33c0a245c99ac9cd64d6b28e31,
        _:N845eb0f9e5054bb2afc82274197db43e,
        _:N8676bc4a2e6c47008bf9d4f547fcba25,
        _:Nb81a58cee0f14a8ea6e03788296dad45,
        _:Nebdacf6d449d410a8b5255fe7d61cb4b,
        _:Nfcf94a55cbbe43f68e0d700612302ab1 .

