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

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

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

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/9059#composition>,
        <album/9059#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

<artist/298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "Ayako Saso"@en,
        "佐宗綾子"@ja ;
    foaf:made <album/9059#composition>,
        <album/9059#subject> ;
    foaf:name "Ayako Saso"@en,
        "佐宗綾子"@ja .

<artist/299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "Takayuki Aihara"@en,
        "相原隆行"@ja ;
    foaf:made <album/9059#composition>,
        <album/9059#subject> ;
    foaf:name "Takayuki Aihara"@en,
        "相原隆行"@ja .

<artist/301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "Yasuhisa Watanabe"@en,
        "渡部恭久"@ja ;
    foaf:made <album/9059#composition>,
        <album/9059#subject> ;
    foaf:name "Yasuhisa Watanabe"@en,
        "渡部恭久"@ja .

<artist/602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "Hiroto Saitoh"@en,
        "齋藤博人"@ja ;
    foaf:made <album/9059#composition>,
        <album/9059#subject> ;
    foaf:name "Hiroto Saitoh"@en,
        "齋藤博人"@ja .

<event/29> a mo:Release ;
    schema:name "Pre-released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/9386#subject> a schema:CreativeWork ;
    schema:name "Technictix"@en,
        "テクニクティクス"@ja,
        "Technictix"@ja-latn ;
    foaf:name "Technictix"@en,
        "テクニクティクス"@ja,
        "Technictix"@ja-latn .

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

<album/9059#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Technictix Remix Vol.1"@en,
        "テクニクティクス リミックス Vol.1"@ja,
        "Technictix Remix Vol.1"@ja-latn ;
    mo:performance_of <album/9059#musicalwork> ;
    mo:recorded_as <album/9059#musicalexpression> ;
    schema:name "Technictix Remix Vol.1"@en,
        "テクニクティクス リミックス Vol.1"@ja,
        "Technictix Remix Vol.1"@ja-latn ;
    schema:workPerformed <album/9059#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/95/9059/9059-ef7ef2c17ed4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9059#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Technictix Remix Vol.1"@en,
        "テクニクティクス リミックス Vol.1"@ja,
        "Technictix Remix Vol.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Studio MINSTREL)"@en ;
            foaf:made <album/9059#composition> ;
            foaf:name "(Studio MINSTREL)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(STUDIO DUAL MOON)"@en ;
            foaf:made <album/9059#composition> ;
            foaf:name "(STUDIO DUAL MOON)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(SuperSweep)"@en ;
            foaf:made <album/9059#composition> ;
            foaf:name "(SuperSweep)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(SuperSweep)"@en ;
            foaf:made <album/9059#composition> ;
            foaf:name "(SuperSweep)"@en ],
        <artist/247#subject>,
        <artist/298#subject>,
        <artist/299#subject>,
        <artist/301#subject>,
        <artist/602#subject> ;
    mo:produced_work <album/9059#musicalwork> ;
    schema:name "Technictix Remix Vol.1"@en,
        "テクニクティクス リミックス Vol.1"@ja,
        "Technictix Remix Vol.1"@ja-latn .

<album/9059#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-20"^^xsd:date ;
    dcterms:title "Technictix Remix Vol.1"@en,
        "テクニクティクス リミックス Vol.1"@ja,
        "Technictix Remix Vol.1"@ja-latn ;
    mo:catalogue_number "SRIN-1044" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9059#musicalexpression> ;
    mo:publisher <org/3376#subject> ;
    mo:record _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/9386#subject> ;
    schema:datePublished "2008-08-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/9059/9059-ef7ef2c17ed4.jpg> ;
    schema:name "Technictix Remix Vol.1"@en,
        "テクニクティクス リミックス Vol.1"@ja,
        "Technictix Remix Vol.1"@ja-latn ;
    schema:publisher <org/3376#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/9059/9059-ef7ef2c17ed4.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "(Studio MINSTREL)"@en ;
    foaf:made <album/9059#subject> ;
    foaf:name "(Studio MINSTREL)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "(SuperSweep)"@en ;
    foaf:made <album/9059#subject> ;
    foaf:name "(SuperSweep)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "(SuperSweep)"@en ;
    foaf:made <album/9059#subject> ;
    foaf:name "(SuperSweep)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9059#subject> ;
    schema:name "(STUDIO DUAL MOON)"@en ;
    foaf:made <album/9059#subject> ;
    foaf:name "(STUDIO DUAL MOON)"@en .

_:N1ef01b1a0a93425da8d604bd4847408f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cell-Phone Boom"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Cell-Phone Boom"@en .

_:N483041f74c39410ead0ee5e5224f888d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside one, deep"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Inside one, deep"@en .

_:N4b229d51e2c4442abbd70fbe8052e715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of Diamond troll"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Echoes of Diamond troll"@en .

_:N5120d0fce6de4405bb390d33d6b95d72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth Electro Will"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Earth Electro Will"@en .

_:N523c857f220241ab90e2e7b29353ad71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noom ad Nettor"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Noom ad Nettor"@en .

_:N6225485c7f384a37b6ab60c57b7d429c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cycle of Rebirth"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Cycle of Rebirth"@en .

_:N64b6ed6539254d469ddafdea1ddfe1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vintage Nova"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Vintage Nova"@en .

_:N90a8d8b20d82439b99ba797770cdb522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mao's Honeymoon"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Mao's Honeymoon"@en .

_:Nabf7b818c019461fa794b6ec61c89cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "right back at you"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "right back at you"@en .

_:Nb2f2e9cd23e14a1cb352a6305ebb8d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clip! Click! Clap!"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Clip! Click! Clap!"@en .

_:Nfea6f1b519ca4cb6bfa07485f547fdae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dynamaite Reloaded"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N7c4a17bd660240c491d768f6dacf8ac7 ;
    schema:name "Dynamaite Reloaded"@en .

_:N7c4a17bd660240c491d768f6dacf8ac7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ef01b1a0a93425da8d604bd4847408f,
        _:N483041f74c39410ead0ee5e5224f888d,
        _:N4b229d51e2c4442abbd70fbe8052e715,
        _:N5120d0fce6de4405bb390d33d6b95d72,
        _:N523c857f220241ab90e2e7b29353ad71,
        _:N6225485c7f384a37b6ab60c57b7d429c,
        _:N64b6ed6539254d469ddafdea1ddfe1d3,
        _:N90a8d8b20d82439b99ba797770cdb522,
        _:Nabf7b818c019461fa794b6ec61c89cdc,
        _:Nb2f2e9cd23e14a1cb352a6305ebb8d7a,
        _:Nfea6f1b519ca4cb6bfa07485f547fdae ;
    mo:track_count 11 ;
    schema:duration "PT56:17"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1ef01b1a0a93425da8d604bd4847408f,
        _:N483041f74c39410ead0ee5e5224f888d,
        _:N4b229d51e2c4442abbd70fbe8052e715,
        _:N5120d0fce6de4405bb390d33d6b95d72,
        _:N523c857f220241ab90e2e7b29353ad71,
        _:N6225485c7f384a37b6ab60c57b7d429c,
        _:N64b6ed6539254d469ddafdea1ddfe1d3,
        _:N90a8d8b20d82439b99ba797770cdb522,
        _:Nabf7b818c019461fa794b6ec61c89cdc,
        _:Nb2f2e9cd23e14a1cb352a6305ebb8d7a,
        _:Nfea6f1b519ca4cb6bfa07485f547fdae .

