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

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

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

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41295#subject> ;
    schema:name "C.G Mix"@en ;
    foaf:made <album/41295#composition>,
        <album/41295#subject> ;
    foaf:name "C.G Mix"@en .

<artist/14788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41295#subject> ;
    schema:name "Yu Kato"@en,
        "加藤邑"@ja ;
    foaf:made <album/41295#composition>,
        <album/41295#subject> ;
    foaf:name "Yu Kato"@en,
        "加藤邑"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41295#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/41295#composition>,
        <album/41295#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41295#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/41295#composition>,
        <album/41295#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41295#subject> ;
    schema:name "Tsutomu Yoshizawa"@en,
        "吉沢務"@ja ;
    foaf:made <album/41295#composition>,
        <album/41295#subject> ;
    foaf:name "Tsutomu Yoshizawa"@en,
        "吉沢務"@ja .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/2416#subject> a schema:CreativeWork ;
    schema:name "ONE ~Kagayaku Kisetsu e~ (Game)"@en,
        "ONE ～輝く季節へ～ (Game)"@ja,
        "ONE ~Kagayaku Kisetsu e~ (Game)"@ja-latn ;
    foaf:name "ONE ~Kagayaku Kisetsu e~ (Game)"@en,
        "ONE ～輝く季節へ～ (Game)"@ja,
        "ONE ~Kagayaku Kisetsu e~ (Game)"@ja-latn .

<product/7908#subject> a schema:CreativeWork ;
    schema:name "BALDR FORCE"@en,
        "BALDR FORCE"@ja,
        "BALDR FORCE"@ja-latn ;
    foaf:name "BALDR FORCE"@en,
        "BALDR FORCE"@ja,
        "BALDR FORCE"@ja-latn .

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

<album/41295#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CASTALIA 03 -Danza Technodelic Arrange CD-"@en,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja-latn ;
    mo:performance_of <album/41295#musicalwork> ;
    mo:recorded_as <album/41295#musicalexpression> ;
    schema:name "CASTALIA 03 -Danza Technodelic Arrange CD-"@en,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja-latn ;
    schema:workPerformed <album/41295#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/59/41295/41295-1377593463.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41295#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CASTALIA 03 -Danza Technodelic Arrange CD-"@en,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja-latn ;
    mo:composer <artist/135#subject>,
        <artist/14788#subject>,
        <artist/18#subject>,
        <artist/2#subject>,
        <artist/317#subject> ;
    mo:produced_work <album/41295#musicalwork> ;
    schema:name "CASTALIA 03 -Danza Technodelic Arrange CD-"@en,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja-latn .

<album/41295#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-15"^^xsd:date ;
    dcterms:title "CASTALIA 03 -Danza Technodelic Arrange CD-"@en,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja-latn ;
    mo:catalogue_number "NTPM-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41295#musicalexpression> ;
    mo:publisher <org/1217#subject> ;
    mo:record _:Na6db160e4435488e9dc304411b8f8e24 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sense Off ~a sacred story in the wind~"@en ;
            foaf:name "Sense Off ~a sacred story in the wind~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tsugunahi"@en ;
            foaf:name "Tsugunahi"@en ],
        <product/1011#subject>,
        <product/1015#subject>,
        <product/2416#subject>,
        <product/7908#subject> ;
    schema:datePublished "2003-06-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/41295/41295-1377593463.jpg> ;
    schema:name "CASTALIA 03 -Danza Technodelic Arrange CD-"@en,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja,
        "CASTALIA 03 -Danza Technodelic Arrange CD-"@ja-latn ;
    schema:publisher <org/1217#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/41295/41295-1377593463.jpg> .

_:N2f4787a472c94b25865606d23b4c7c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Energy Blade -S.P.S Mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "Energy Blade -S.P.S Mix-"@ja .

_:N9eb78ab13ae64e828840f5f7a81d42bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technodelic -introduction-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "Technodelic -introduction-"@ja .

_:Na52d572d92ce4067ad0546d977968c7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠いまなざし -CASTALIA 98' Mix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "遠いまなざし -CASTALIA 98' Mix-"@ja .

_:Nd80e1170329941b68a7d1138aeb4a77b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prime -Gate Out P.E.B Mix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "prime -Gate Out P.E.B Mix-"@ja .

_:Ne0448bc807c743fbb642726480ad5810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birthday eve -Technodelic Mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "Birthday eve -Technodelic Mix-"@ja .

_:Ne0c9b56d26134f84a57877d82e3ab635 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凍土高原 -Ice field Mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "凍土高原 -Ice field Mix-"@ja .

_:Nf90763546ff74e1e94cd3606bd2c108f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face of Fact -D/Special Mix-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "Face of Fact -D/Special Mix-"@ja .

_:Nfd74a123ab574ee78075f92e6f90595d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神薙 -Techno drive Mix-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "神薙 -Techno drive Mix-"@ja .

_:Nfe578bb3cf6c450cb5d7ee63c32399e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross Talk -NEW TANZ Mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Na6db160e4435488e9dc304411b8f8e24 ;
    schema:name "Cross Talk -NEW TANZ Mix-"@ja .

_:Na6db160e4435488e9dc304411b8f8e24 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f4787a472c94b25865606d23b4c7c9f,
        _:N9eb78ab13ae64e828840f5f7a81d42bd,
        _:Na52d572d92ce4067ad0546d977968c7b,
        _:Nd80e1170329941b68a7d1138aeb4a77b,
        _:Ne0448bc807c743fbb642726480ad5810,
        _:Ne0c9b56d26134f84a57877d82e3ab635,
        _:Nf90763546ff74e1e94cd3606bd2c108f,
        _:Nfd74a123ab574ee78075f92e6f90595d,
        _:Nfe578bb3cf6c450cb5d7ee63c32399e2 ;
    mo:track_count 9 ;
    schema:duration "PT49:21"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2f4787a472c94b25865606d23b4c7c9f,
        _:N9eb78ab13ae64e828840f5f7a81d42bd,
        _:Na52d572d92ce4067ad0546d977968c7b,
        _:Nd80e1170329941b68a7d1138aeb4a77b,
        _:Ne0448bc807c743fbb642726480ad5810,
        _:Ne0c9b56d26134f84a57877d82e3ab635,
        _:Nf90763546ff74e1e94cd3606bd2c108f,
        _:Nfd74a123ab574ee78075f92e6f90595d,
        _:Nfe578bb3cf6c450cb5d7ee63c32399e2 .

