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

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

<album/51473> a mo:Release ;
    mo:catalogue_number "MICA-0565" .

<artist/10226#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13229#subject> ;
    schema:name "Hideyuki Kobayashi"@en,
        "小林秀行"@ja ;
    foaf:made <album/13229#composition>,
        <album/13229#subject> ;
    foaf:name "Hideyuki Kobayashi"@en,
        "小林秀行"@ja .

<artist/10227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13229#subject> ;
    schema:name "Vomos"@en ;
    foaf:made <album/13229#composition>,
        <album/13229#subject> ;
    foaf:name "Vomos"@en .

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

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

<org/731#subject> schema:name "Interchannel, Ltd."@en,
        "株式会社インターチャネル"@ja,
        "Interchannel, Ltd."@ja-latn ;
    foaf:name "Interchannel, Ltd."@en,
        "株式会社インターチャネル"@ja,
        "Interchannel, Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/92/13229/13229-1274151638.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13229#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ghost in the Shell Stand Alone Complex -Hunter's Territory- Prototype Sound Package <The Link>"@en,
        "攻殻機動隊 STAND ALONE COMPLEX -狩人の領域- PROTOTYPE SOUND PACKAGE<THE LINK>"@ja,
        "Koukaku Kidoutai Stand Alone Complex -Kariudo no Ryoiki- Prototype Sound Package <The Link>"@ja-latn ;
    mo:performance_of <album/13229#musicalwork> ;
    mo:performer _:N1dc73f57a7fc4c4e88084e731ef431bb ;
    mo:recorded_as <album/13229#musicalexpression> ;
    schema:byArtist _:N1dc73f57a7fc4c4e88084e731ef431bb ;
    schema:name "Ghost in the Shell Stand Alone Complex -Hunter's Territory- Prototype Sound Package <The Link>"@en,
        "攻殻機動隊 STAND ALONE COMPLEX -狩人の領域- PROTOTYPE SOUND PACKAGE<THE LINK>"@ja,
        "Koukaku Kidoutai Stand Alone Complex -Kariudo no Ryoiki- Prototype Sound Package <The Link>"@ja-latn ;
    schema:workPerformed <album/13229#musicalwork> .

<album/13229#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ghost in the Shell Stand Alone Complex -Hunter's Territory- Prototype Sound Package <The Link>"@en,
        "攻殻機動隊 STAND ALONE COMPLEX -狩人の領域- PROTOTYPE SOUND PACKAGE<THE LINK>"@ja,
        "Koukaku Kidoutai Stand Alone Complex -Kariudo no Ryoiki- Prototype Sound Package <The Link>"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "JLHA"@en ;
            foaf:made <album/13229#composition> ;
            foaf:name "JLHA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DELUA ANTI NORM"@en ;
            foaf:made <album/13229#composition> ;
            foaf:name "DELUA ANTI NORM"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "pull the plug"@en ;
            foaf:made <album/13229#composition> ;
            foaf:name "pull the plug"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "G-Brain"@en ;
            foaf:made <album/13229#composition> ;
            foaf:name "G-Brain"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KIREI"@en ;
            foaf:made <album/13229#composition> ;
            foaf:name "KIREI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "FILTER FISH"@en ;
            foaf:made <album/13229#composition> ;
            foaf:name "FILTER FISH"@en ],
        <artist/10226#subject>,
        <artist/10227#subject> ;
    mo:produced_work <album/13229#musicalwork> ;
    schema:name "Ghost in the Shell Stand Alone Complex -Hunter's Territory- Prototype Sound Package <The Link>"@en,
        "攻殻機動隊 STAND ALONE COMPLEX -狩人の領域- PROTOTYPE SOUND PACKAGE<THE LINK>"@ja,
        "Koukaku Kidoutai Stand Alone Complex -Kariudo no Ryoiki- Prototype Sound Package <The Link>"@ja-latn .

<album/13229#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-05"^^xsd:date ;
    dcterms:title "Ghost in the Shell Stand Alone Complex -Hunter's Territory- Prototype Sound Package <The Link>"@en,
        "攻殻機動隊 STAND ALONE COMPLEX -狩人の領域- PROTOTYPE SOUND PACKAGE<THE LINK>"@ja,
        "Koukaku Kidoutai Stand Alone Complex -Kariudo no Ryoiki- Prototype Sound Package <The Link>"@ja-latn ;
    mo:catalogue_number "NECA-30147" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/51473> ;
    mo:publication_of <album/13229#musicalexpression> ;
    mo:publisher <org/731#subject> ;
    mo:record _:N42388404f6424bf5bb513c0d0bfc5584 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ghost in the Shell Stand Alone Complex -Hunter's Territory-"@en ;
            foaf:name "Ghost in the Shell Stand Alone Complex -Hunter's Territory-"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "JLHA"@en ;
            foaf:name "JLHA"@en ] ;
    schema:datePublished "2005-10-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/13229/13229-1274151638.jpg> ;
    schema:name "Ghost in the Shell Stand Alone Complex -Hunter's Territory- Prototype Sound Package <The Link>"@en,
        "攻殻機動隊 STAND ALONE COMPLEX -狩人の領域- PROTOTYPE SOUND PACKAGE<THE LINK>"@ja,
        "Koukaku Kidoutai Stand Alone Complex -Kariudo no Ryoiki- Prototype Sound Package <The Link>"@ja-latn ;
    schema:publisher <org/731#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/13229/13229-1274151638.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13229#subject> ;
    schema:name "G-Brain"@en ;
    foaf:made <album/13229#subject> ;
    foaf:name "G-Brain"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13229#subject> ;
    schema:name "DELUA ANTI NORM"@en ;
    foaf:made <album/13229#subject> ;
    foaf:name "DELUA ANTI NORM"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13229#subject> ;
    schema:name "pull the plug"@en ;
    foaf:made <album/13229#subject> ;
    foaf:name "pull the plug"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "JLHA"@en ;
    foaf:made <album/13229#subject> ;
    foaf:name "JLHA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "JLHA"@en ;
    foaf:made <album/13229#lyrics> ;
    foaf:name "JLHA"@en .

_:N007711ddea794ab9879bec0feb84de8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hexahedron Inside [STAGE BGM]"@en,
        "Hexahedron Inside[STAGE BGM]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "Hexahedron Inside [STAGE BGM]"@en,
        "Hexahedron Inside[STAGE BGM]"@ja .

_:N063c671780454d1b8fdf3cd79c1ee4d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRAYER ~Prayer~ [OPENING THEME]"@en,
        "PRAYER～祈り～[OPENING THEME]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "PRAYER ~Prayer~ [OPENING THEME]"@en,
        "PRAYER～祈り～[OPENING THEME]"@ja .

_:N1dc73f57a7fc4c4e88084e731ef431bb a schema:Person,
        foaf:Person ;
    mo:performed <album/13229#performance> ;
    schema:name "JLHA"@en ;
    foaf:name "JLHA"@en .

_:N4e678194e4484f8d80ac3fa7fec0bc24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sikari [SIKARI THEME]"@en,
        "Sikari[SIKARI THEME]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "Sikari [SIKARI THEME]"@en,
        "Sikari[SIKARI THEME]"@ja .

_:N6064b47a0ff44d44acb40ddb46a17209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selected ID [SELECT BGM]"@en,
        "Selected ID[SELECT BGM]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "Selected ID [SELECT BGM]"@en,
        "Selected ID[SELECT BGM]"@ja .

_:N7963be3e96574164929d07244e9f0b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lust for speed [BOSS CHARACTERS BGM]"@en,
        "Lust for speed[BOSS CHARACTERS BGM]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "Lust for speed [BOSS CHARACTERS BGM]"@en,
        "Lust for speed[BOSS CHARACTERS BGM]"@ja .

_:N86890dad8cb3400c911199516e861a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRAYER ~Prayer~ [REMIX ver]"@en,
        "PRAYER～祈り～[REMIX ver]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "PRAYER ~Prayer~ [REMIX ver]"@en,
        "PRAYER～祈り～[REMIX ver]"@ja .

_:N8ed1f18b27a044dfbcaee28b47b3d6ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tachikoma is Flying.... [TACHIKOMA BGM]"@en,
        "Tachikoma is Flying....[TACHIKOMA BGM]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "Tachikoma is Flying.... [TACHIKOMA BGM]"@en,
        "Tachikoma is Flying....[TACHIKOMA BGM]"@ja .

_:N9fc643bcdd1e4574b22e2a71196bb526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over flow [STAGE BGM]"@en,
        "Over flow[STAGE BGM]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "Over flow [STAGE BGM]"@en,
        "Over flow[STAGE BGM]"@ja .

_:Na97592978c984d3b82d9cf2af60eafd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Out [STAFF ROLL]"@en,
        "Perfect Out[STAFF ROLL]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "Perfect Out [STAFF ROLL]"@en,
        "Perfect Out[STAFF ROLL]"@ja .

_:Nc3cd1a5f903a41a39c06cb08086e9302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "escapism [EVENT BGM]"@en,
        "escapism[EVENT BGM]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "escapism [EVENT BGM]"@en,
        "escapism[EVENT BGM]"@ja .

_:Ne7dffc448dc546e8881e4ea618c5ad46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FREAK OUT [BOSS CHARACTERS BGM]"@en,
        "FREAK OUT[BOSS CHARACTERS BGM]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N42388404f6424bf5bb513c0d0bfc5584 ;
    schema:name "FREAK OUT [BOSS CHARACTERS BGM]"@en,
        "FREAK OUT[BOSS CHARACTERS BGM]"@ja .

_:N42388404f6424bf5bb513c0d0bfc5584 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N007711ddea794ab9879bec0feb84de8c,
        _:N063c671780454d1b8fdf3cd79c1ee4d6,
        _:N4e678194e4484f8d80ac3fa7fec0bc24,
        _:N6064b47a0ff44d44acb40ddb46a17209,
        _:N7963be3e96574164929d07244e9f0b19,
        _:N86890dad8cb3400c911199516e861a56,
        _:N8ed1f18b27a044dfbcaee28b47b3d6ab,
        _:N9fc643bcdd1e4574b22e2a71196bb526,
        _:Na97592978c984d3b82d9cf2af60eafd3,
        _:Nc3cd1a5f903a41a39c06cb08086e9302,
        _:Ne7dffc448dc546e8881e4ea618c5ad46 ;
    mo:track_count 11 ;
    schema:duration "PT53:52"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N007711ddea794ab9879bec0feb84de8c,
        _:N063c671780454d1b8fdf3cd79c1ee4d6,
        _:N4e678194e4484f8d80ac3fa7fec0bc24,
        _:N6064b47a0ff44d44acb40ddb46a17209,
        _:N7963be3e96574164929d07244e9f0b19,
        _:N86890dad8cb3400c911199516e861a56,
        _:N8ed1f18b27a044dfbcaee28b47b3d6ab,
        _:N9fc643bcdd1e4574b22e2a71196bb526,
        _:Na97592978c984d3b82d9cf2af60eafd3,
        _:Nc3cd1a5f903a41a39c06cb08086e9302,
        _:Ne7dffc448dc546e8881e4ea618c5ad46 .

