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

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

<artist/2872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34417#subject> ;
    schema:name "Yasushi Asada"@en,
        "浅田靖"@ja ;
    foaf:made <album/34417#composition>,
        <album/34417#subject> ;
    foaf:name "Yasushi Asada"@en,
        "浅田靖"@ja .

<artist/4064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34417#subject> ;
    schema:name "Hideki Sakamoto"@en,
        "坂本英城"@ja ;
    foaf:made <album/34417#composition>,
        <album/34417#lyrics>,
        <album/34417#subject> ;
    foaf:name "Hideki Sakamoto"@en,
        "坂本英城"@ja .

<artist/4066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34417#subject> ;
    schema:name "Hiroyoshi Kato"@en,
        "加藤浩義"@ja ;
    foaf:made <album/34417#composition>,
        <album/34417#subject> ;
    foaf:name "Hiroyoshi Kato"@en,
        "加藤浩義"@ja .

<artist/4067#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34417#subject> ;
    schema:name "Keisuke Ito"@en,
        "いとうけいすけ"@ja ;
    foaf:made <album/34417#composition>,
        <album/34417#subject> ;
    foaf:name "Keisuke Ito"@en,
        "いとうけいすけ"@ja .

<artist/997#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34417#subject> ;
    schema:name "Kojiro Nakashima"@en,
        "中嶋康二郎"@ja ;
    foaf:made <album/34417#composition>,
        <album/34417#subject> ;
    foaf:name "Kojiro Nakashima"@en,
        "中嶋康二郎"@ja .

<artist/998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34417#subject> ;
    schema:name "Kota Kato"@en ;
    foaf:made <album/34417#composition>,
        <album/34417#subject> ;
    foaf:name "Kota Kato"@en .

<product/23227#subject> a schema:CreativeWork ;
    schema:name "TIME TRAVELERS"@en,
        "タイムトラベラーズ"@ja,
        "TIME TRAVELERS"@ja-latn ;
    foaf:name "TIME TRAVELERS"@en,
        "タイムトラベラーズ"@ja,
        "TIME TRAVELERS"@ja-latn .

<product/23238#subject> a schema:CreativeWork ;
    schema:name "Shin Kamaitachi no Yoru: Juuichininme no Suspect"@en,
        "真かまいたちの夜 11人目の訪問者"@ja,
        "Shin Kamaitachi no Yoru: Juuichininme no Suspect"@ja-latn ;
    foaf:name "Shin Kamaitachi no Yoru: Juuichininme no Suspect"@en,
        "真かまいたちの夜 11人目の訪問者"@ja,
        "Shin Kamaitachi no Yoru: Juuichininme no Suspect"@ja-latn .

<product/8671#subject> a schema:CreativeWork ;
    schema:name "428: Shibuya Scramble"@en,
        "428 〜封鎖された渋谷で〜"@ja,
        "428 ~Fuusasareta Shibuya de~"@ja-latn ;
    foaf:name "428: Shibuya Scramble"@en,
        "428 〜封鎖された渋谷で〜"@ja,
        "428 ~Fuusasareta Shibuya de~"@ja-latn .

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

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

<org/686#subject> schema:name "noisycroak RECORDS"@en,
        "noisycroak RECORDS"@ja,
        "noisycroak RECORDS"@ja-latn ;
    foaf:name "noisycroak RECORDS"@en,
        "noisycroak RECORDS"@ja,
        "noisycroak RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/34417/34417-1344033972.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34417#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TEKARU MECHANICAL"@en,
        "TEKARU MECHANICAL"@ja,
        "TEKARU MECHANICAL"@ja-latn ;
    mo:performance_of <album/34417#musicalwork> ;
    mo:performer <artist/12645#subject> ;
    mo:recorded_as <album/34417#musicalexpression> ;
    schema:byArtist <artist/12645#subject> ;
    schema:name "TEKARU MECHANICAL"@en,
        "TEKARU MECHANICAL"@ja,
        "TEKARU MECHANICAL"@ja-latn ;
    schema:workPerformed <album/34417#musicalwork> .

<artist/12645#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34417#performance> ;
    schema:name "TEKARU"@en ;
    foaf:name "TEKARU"@en .

<album/34417#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TEKARU MECHANICAL"@en,
        "TEKARU MECHANICAL"@ja,
        "TEKARU MECHANICAL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd.)"@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "Ltd.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(noisycroak Co."@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "(noisycroak Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Spike Chunsoft Co."@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "(Spike Chunsoft Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd.)"@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "Ltd.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(noisycroak Co."@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "(noisycroak Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(noisycroak Co."@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "(noisycroak Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd."@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "Ltd."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(noisycroak Co."@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "(noisycroak Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd.)"@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "Ltd.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd.)"@en ;
            foaf:made <album/34417#composition> ;
            foaf:name "Ltd.)"@en ],
        <artist/2872#subject>,
        <artist/4064#subject>,
        <artist/4066#subject>,
        <artist/4067#subject>,
        <artist/997#subject>,
        <artist/998#subject> ;
    mo:produced_work <album/34417#musicalwork> ;
    schema:name "TEKARU MECHANICAL"@en,
        "TEKARU MECHANICAL"@ja,
        "TEKARU MECHANICAL"@ja-latn .

<album/34417#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-26"^^xsd:date ;
    dcterms:title "TEKARU MECHANICAL"@en,
        "TEKARU MECHANICAL"@ja,
        "TEKARU MECHANICAL"@ja-latn ;
    mo:catalogue_number "NCRS 0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34417#musicalexpression> ;
    mo:publisher <org/686#subject> ;
    mo:record _:N4d32f951b5534ebfb66cac2cbc08477a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ragnarok ~Hikari to Yami no Koujo~"@en ;
            foaf:name "Ragnarok ~Hikari to Yami no Koujo~"@en ],
        <product/23227#subject>,
        <product/23238#subject>,
        <product/8671#subject> ;
    schema:byArtist <artist/12645#subject> ;
    schema:datePublished "2012-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/34417/34417-1344033972.jpg> ;
    schema:name "TEKARU MECHANICAL"@en,
        "TEKARU MECHANICAL"@ja,
        "TEKARU MECHANICAL"@ja-latn ;
    schema:publisher <org/686#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/34417/34417-1344033972.jpg> .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34417#subject> ;
    schema:name "(Spike Chunsoft Co."@en ;
    foaf:made <album/34417#subject> ;
    foaf:name "(Spike Chunsoft Co."@en .

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

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

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

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

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

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

_:N066ffda4f6f14f21938bbfe547f3134d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr.Schrödinger, tell me please? -Mikoto's Theme-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N4d32f951b5534ebfb66cac2cbc08477a ;
    schema:name "Dr.Schrödinger, tell me please? -Mikoto's Theme-"@ja .

_:N14f6d59981bf41729c7709b5a169cb83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blast The Blizzard"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N4d32f951b5534ebfb66cac2cbc08477a ;
    schema:name "Blast The Blizzard"@ja .

_:N1e9f10322e4a46388b15d9da7ebf48ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茄子"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N4d32f951b5534ebfb66cac2cbc08477a ;
    schema:name "茄子"@ja .

_:N601dfc7987cd4d3892972b4900ab5a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUN"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N4d32f951b5534ebfb66cac2cbc08477a ;
    schema:name "SUN"@ja .

_:N88413afab7f741b99c900f66bacefd2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真かまいたちの夜 Nightmare 2011 MIX"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4d32f951b5534ebfb66cac2cbc08477a ;
    schema:name "真かまいたちの夜 Nightmare 2011 MIX"@ja .

_:N903d25b35063466ba4a5c850af73ba11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abnormal Returns"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N4d32f951b5534ebfb66cac2cbc08477a ;
    schema:name "Abnormal Returns"@ja .

_:Naa90f8fc534c435289067841e9ccf7a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zeal Continent"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N4d32f951b5534ebfb66cac2cbc08477a ;
    schema:name "Zeal Continent"@ja .

_:Nc52adab371384e2c895c81a20349f0c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scale Formation"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N4d32f951b5534ebfb66cac2cbc08477a ;
    schema:name "Scale Formation"@ja .

_:N4d32f951b5534ebfb66cac2cbc08477a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N066ffda4f6f14f21938bbfe547f3134d,
        _:N14f6d59981bf41729c7709b5a169cb83,
        _:N1e9f10322e4a46388b15d9da7ebf48ab,
        _:N601dfc7987cd4d3892972b4900ab5a57,
        _:N88413afab7f741b99c900f66bacefd2f,
        _:N903d25b35063466ba4a5c850af73ba11,
        _:Naa90f8fc534c435289067841e9ccf7a8,
        _:Nc52adab371384e2c895c81a20349f0c5 ;
    mo:track_count 8 ;
    schema:duration "PT37:59"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N066ffda4f6f14f21938bbfe547f3134d,
        _:N14f6d59981bf41729c7709b5a169cb83,
        _:N1e9f10322e4a46388b15d9da7ebf48ab,
        _:N601dfc7987cd4d3892972b4900ab5a57,
        _:N88413afab7f741b99c900f66bacefd2f,
        _:N903d25b35063466ba4a5c850af73ba11,
        _:Naa90f8fc534c435289067841e9ccf7a8,
        _:Nc52adab371384e2c895c81a20349f0c5 .

