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

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

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

<album/128064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sex and the Furry Titty 2 Original Soundtrack"@en,
        "Sex and the Furry Titty 2: Sins of the City Soundtrack"@ja,
        "Sex and the Furry Titty 2 Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Alexey Orekhov"@en ;
            foaf:made <album/128064#composition> ;
            foaf:name "Alexey Orekhov"@en ] ;
    mo:produced_work <album/128064#musicalwork> ;
    schema:name "Sex and the Furry Titty 2 Original Soundtrack"@en,
        "Sex and the Furry Titty 2: Sins of the City Soundtrack"@ja,
        "Sex and the Furry Titty 2 Original Soundtrack"@ja-latn .

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

<album/128064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sex and the Furry Titty 2 Original Soundtrack"@en,
        "Sex and the Furry Titty 2: Sins of the City Soundtrack"@ja,
        "Sex and the Furry Titty 2 Original Soundtrack"@ja-latn ;
    mo:performance_of <album/128064#musicalwork> ;
    mo:recorded_as <album/128064#musicalexpression> ;
    schema:name "Sex and the Furry Titty 2 Original Soundtrack"@en,
        "Sex and the Furry Titty 2: Sins of the City Soundtrack"@ja,
        "Sex and the Furry Titty 2 Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/128064#musicalwork> .

<https://media.vgm.io/albums/46/128064/128064-51d6764e9b58.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128064#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/128064/128064-51d6764e9b58.jpg> ;
    foaf:depicts <album/128064#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/128064/128064-51d6764e9b58.jpg> .

<https://medium-media.vgm.io/albums/46/128064/128064-51d6764e9b58.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-09"^^xsd:date ;
    dcterms:title "Sex and the Furry Titty 2 Original Soundtrack"@en,
        "Sex and the Furry Titty 2: Sins of the City Soundtrack"@ja,
        "Sex and the Furry Titty 2 Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/128064#musicalexpression> ;
    mo:publisher _:Nd2016fb0629a48319b2e3c36b42c6dea ;
    mo:record _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sex and the Furry Titty 2: Sins of the City"@en ;
            foaf:name "Sex and the Furry Titty 2: Sins of the City"@en ] ;
    schema:datePublished "2022-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/128064/128064-51d6764e9b58.jpg> ;
    schema:name "Sex and the Furry Titty 2 Original Soundtrack"@en,
        "Sex and the Furry Titty 2: Sins of the City Soundtrack"@ja,
        "Sex and the Furry Titty 2 Original Soundtrack"@ja-latn ;
    schema:publisher _:Nd2016fb0629a48319b2e3c36b42c6dea ;
    foaf:depiction <https://media.vgm.io/albums/46/128064/128064-51d6764e9b58.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128064#subject> ;
    schema:name "Alexey Orekhov"@en ;
    foaf:made <album/128064#subject> ;
    foaf:name "Alexey Orekhov"@en .

_:N5319e8dd7ea1444bb59cde9d62f79dc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lusty Dragonian Maid"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    schema:name "Lusty Dragonian Maid"@en .

_:N545b7f3717fa41b7adbf93f9818142e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mixed Marital Arts"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    schema:name "Mixed Marital Arts"@en .

_:N5a10120d9adb4b288e06001080d7c863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Deck"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    schema:name "Hot Deck"@en .

_:N865be761a11e4dee88aa916e83065239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halloween Frenzy"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    schema:name "Halloween Frenzy"@en .

_:N8991f3566b0a4fdd9aaffc82d171dbba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sigma Epsilon Xi - party"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    schema:name "Sigma Epsilon Xi - party"@en .

_:N966003d63db441e8b31d9ade28363a49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valentine's Day"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    schema:name "Valentine's Day"@en .

_:N9e7d3ab5abbe4ef498c5c258bd9ee92f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sigma Epsilon Xi - party (Ambient bonus track)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    schema:name "Sigma Epsilon Xi - party (Ambient bonus track)"@en .

_:Naea8e8c28eee4af2a7903e5f2cdc006c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exceptional Date"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nc82ee3ec4eb342cdbe217cd1b2962e5a ;
    schema:name "Exceptional Date"@en .

_:Nd2016fb0629a48319b2e3c36b42c6dea schema:name "Furlough Games"@en,
        "Furlough Games"@ja,
        "Furlough Games"@ja-latn ;
    foaf:name "Furlough Games"@en,
        "Furlough Games"@ja,
        "Furlough Games"@ja-latn .

_:Nc82ee3ec4eb342cdbe217cd1b2962e5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5319e8dd7ea1444bb59cde9d62f79dc8,
        _:N545b7f3717fa41b7adbf93f9818142e2,
        _:N5a10120d9adb4b288e06001080d7c863,
        _:N865be761a11e4dee88aa916e83065239,
        _:N8991f3566b0a4fdd9aaffc82d171dbba,
        _:N966003d63db441e8b31d9ade28363a49,
        _:N9e7d3ab5abbe4ef498c5c258bd9ee92f,
        _:Naea8e8c28eee4af2a7903e5f2cdc006c ;
    mo:track_count 8 ;
    schema:duration "PT24:17"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N5319e8dd7ea1444bb59cde9d62f79dc8,
        _:N545b7f3717fa41b7adbf93f9818142e2,
        _:N5a10120d9adb4b288e06001080d7c863,
        _:N865be761a11e4dee88aa916e83065239,
        _:N8991f3566b0a4fdd9aaffc82d171dbba,
        _:N966003d63db441e8b31d9ade28363a49,
        _:N9e7d3ab5abbe4ef498c5c258bd9ee92f,
        _:Naea8e8c28eee4af2a7903e5f2cdc006c .

