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

<album/20090> a mo:Release ;
    mo:catalogue_number "VICL-61232" .

<album/34811#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T.2"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@ja-latn ;
    mo:produced_work <album/34811#musicalwork> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T.2"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@ja-latn .

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

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

<product/523#subject> a schema:CreativeWork ;
    schema:name "GHOST IN THE SHELL S.A.C. 2nd GIG"@en,
        "攻殻機動隊 S.A.C. 2nd GIG"@ja,
        "GHOST IN THE SHELL S.A.C. 2nd GIG"@ja-latn ;
    foaf:name "GHOST IN THE SHELL S.A.C. 2nd GIG"@en,
        "攻殻機動隊 S.A.C. 2nd GIG"@ja,
        "GHOST IN THE SHELL S.A.C. 2nd GIG"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/11/34811/34811-1345657576.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34811#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T.2"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@ja-latn ;
    mo:performance_of <album/34811#musicalwork> ;
    mo:performer <artist/54016#subject> ;
    mo:recorded_as <album/34811#musicalexpression> ;
    schema:byArtist <artist/54016#subject> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T.2"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@ja-latn ;
    schema:workPerformed <album/34811#musicalwork> .

<artist/54016#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34811#performance> ;
    schema:name "Jillmax"@en ;
    foaf:name "Jillmax"@en .

<album/34811#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-15"^^xsd:date ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T.2"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@ja-latn ;
    mo:catalogue_number "BM-1173" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/20090> ;
    mo:publication_of <album/34811#musicalexpression> ;
    mo:publisher _:Nb6d2addcf1494ba0bf8846f9e0011355 ;
    mo:record _:Nc40022e4e7f444839b153db2001f0b57 ;
    mo:record_count 1 ;
    schema:about <product/523#subject> ;
    schema:byArtist <artist/54016#subject> ;
    schema:datePublished "2005-12-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/34811/34811-1345657576.jpg> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T.2"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T.2"@ja-latn ;
    schema:publisher _:Nb6d2addcf1494ba0bf8846f9e0011355 ;
    foaf:depiction <https://media.vgm.io/albums/11/34811/34811-1345657576.jpg> .

_:N2cc6e00b14494ec5832ae224d9291034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rise"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "rise"@en .

_:N2e70805c18aa405d898fdf5a51ad5e24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i can't be cool"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "i can't be cool"@en .

_:N4ab90df5f4124822963c2a91c5069d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pet food"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "pet food"@en .

_:N4ccbedbeb76c44fea503f0b65b958a54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go DA DA"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "Go DA DA"@en .

_:N5919db3713d14bc4abc6c0e6eadf78f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ride on technology"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "ride on technology"@en .

_:N7b397eeed5844d8ba91cb8bc16d33542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to tell the truth"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "to tell the truth"@en .

_:N81d855b664064ddbb7e00afd7eb44db1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "living inside the shell"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "living inside the shell"@en .

_:N9278fc910b4f41738dff51efe72fc814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "what's it for"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "what's it for"@en .

_:Na26e3fa3a8834516b6ae39f4d58cadda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gonna rice"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "gonna rice"@en .

_:Nb1484d20e9f14a98b7c48c703a91ff35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3tops"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "3tops"@en .

_:Nb4b4d767c8ef49f2a4d8897da46bd50c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cyberbird"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "cyberbird"@en .

_:Nb6d2addcf1494ba0bf8846f9e0011355 schema:name "Beez Entertainment"@en ;
    foaf:name "Beez Entertainment"@en .

_:Ncadf829bbad444eb850e6eb48133257c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GET9"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "GET9"@en .

_:Nd36aa92506f7491fa8e16416499c2ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i do"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "i do"@en .

_:Nd47d0c749b404ddfa7d30bd8e255059f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "idoling"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "idoling"@en .

_:Nd77b1a3c3686458ba201963a02fb2759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We can't be cool"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "We can't be cool"@en .

_:Ndb9ff6f47cca401fb9332f7e8bbe2d00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "security off"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "security off"@en .

_:Nf044a7ce11934a91b96ca6f48d321843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "psychedelic soul"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nc40022e4e7f444839b153db2001f0b57 ;
    schema:name "psychedelic soul"@en .

_:Nc40022e4e7f444839b153db2001f0b57 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2cc6e00b14494ec5832ae224d9291034,
        _:N2e70805c18aa405d898fdf5a51ad5e24,
        _:N4ab90df5f4124822963c2a91c5069d58,
        _:N4ccbedbeb76c44fea503f0b65b958a54,
        _:N5919db3713d14bc4abc6c0e6eadf78f7,
        _:N7b397eeed5844d8ba91cb8bc16d33542,
        _:N81d855b664064ddbb7e00afd7eb44db1,
        _:N9278fc910b4f41738dff51efe72fc814,
        _:Na26e3fa3a8834516b6ae39f4d58cadda,
        _:Nb1484d20e9f14a98b7c48c703a91ff35,
        _:Nb4b4d767c8ef49f2a4d8897da46bd50c,
        _:Ncadf829bbad444eb850e6eb48133257c,
        _:Nd36aa92506f7491fa8e16416499c2ad3,
        _:Nd47d0c749b404ddfa7d30bd8e255059f,
        _:Nd77b1a3c3686458ba201963a02fb2759,
        _:Ndb9ff6f47cca401fb9332f7e8bbe2d00,
        _:Nf044a7ce11934a91b96ca6f48d321843 ;
    mo:track_count 17 ;
    schema:duration "PT64:33"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N2cc6e00b14494ec5832ae224d9291034,
        _:N2e70805c18aa405d898fdf5a51ad5e24,
        _:N4ab90df5f4124822963c2a91c5069d58,
        _:N4ccbedbeb76c44fea503f0b65b958a54,
        _:N5919db3713d14bc4abc6c0e6eadf78f7,
        _:N7b397eeed5844d8ba91cb8bc16d33542,
        _:N81d855b664064ddbb7e00afd7eb44db1,
        _:N9278fc910b4f41738dff51efe72fc814,
        _:Na26e3fa3a8834516b6ae39f4d58cadda,
        _:Nb1484d20e9f14a98b7c48c703a91ff35,
        _:Nb4b4d767c8ef49f2a4d8897da46bd50c,
        _:Ncadf829bbad444eb850e6eb48133257c,
        _:Nd36aa92506f7491fa8e16416499c2ad3,
        _:Nd47d0c749b404ddfa7d30bd8e255059f,
        _:Nd77b1a3c3686458ba201963a02fb2759,
        _:Ndb9ff6f47cca401fb9332f7e8bbe2d00,
        _:Nf044a7ce11934a91b96ca6f48d321843 .

