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

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

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

<artist/1444#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11402#subject> ;
    schema:name "Chris Tilton"@en ;
    foaf:made <album/11402#composition>,
        <album/11402#subject> ;
    foaf:name "Chris Tilton"@en .

<artist/406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11402#subject> ;
    schema:name "Michael Giacchino"@en ;
    foaf:made <album/11402#composition>,
        <album/11402#subject> ;
    foaf:name "Michael Giacchino"@en .

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

<album/11402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alias: The Game"@en,
        "Alias: The Game"@ja,
        "Alias: The Game"@ja-latn ;
    mo:performance_of <album/11402#musicalwork> ;
    mo:recorded_as <album/11402#musicalexpression> ;
    schema:name "Alias: The Game"@en,
        "Alias: The Game"@ja,
        "Alias: The Game"@ja-latn ;
    schema:workPerformed <album/11402#musicalwork> .

<org/2782#subject> schema:name "Acclaim Entertainment"@en,
        "Acclaim Entertainment"@ja,
        "Acclaim Entertainment"@ja-latn ;
    foaf:name "Acclaim Entertainment"@en,
        "Acclaim Entertainment"@ja,
        "Acclaim Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/11402/11402-1249049942.jpg> a schema:ImageObject,
        foaf:Image .

<album/11402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alias: The Game"@en,
        "Alias: The Game"@ja,
        "Alias: The Game"@ja-latn ;
    mo:composer <artist/1444#subject>,
        <artist/406#subject> ;
    mo:produced_work <album/11402#musicalwork> ;
    schema:name "Alias: The Game"@en,
        "Alias: The Game"@ja,
        "Alias: The Game"@ja-latn .

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

<album/11402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-04-11"^^xsd:date ;
    dcterms:title "Alias: The Game"@en,
        "Alias: The Game"@ja,
        "Alias: The Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/11402#musicalexpression> ;
    mo:publisher <org/2782#subject> ;
    mo:record _:Nf2162f6d15fc4b80a615019a221a6738 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Alias"@en ;
            foaf:name "Alias"@en ] ;
    schema:datePublished "2004-04-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/11402/11402-1249049942.jpg> ;
    schema:name "Alias: The Game"@en,
        "Alias: The Game"@ja,
        "Alias: The Game"@ja-latn ;
    schema:publisher <org/2782#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/11402/11402-1249049942.jpg> .

_:N014b22a3dd664fa3bf79881237dc245a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feeling Tense"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Feeling Tense"@en .

_:N01c9a0efd3274ec9ba2925ed111d2516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World's Worst Bathroom"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "World's Worst Bathroom"@en .

_:N126dc084209e4cdd8311cda14bb5017e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Like My Pole"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "I Like My Pole"@en .

_:N1ce07a1b4f4841e58e0bf2dcf0cbb96d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sark Attack"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Sark Attack"@en .

_:N3de1e92047c841a0ab3ddd0f6fec449a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Approach"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "The Approach"@en .

_:N4205878fc2004f74a8f1463dfc59c2c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sneaky Sloane"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Sneaky Sloane"@en .

_:N42e06a504ea94219807843a9f7af904e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artifacts And Poles"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Artifacts And Poles"@en .

_:N443968a6ebc94377bc80f7289d4faf88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ol' False Bookcase Ploy"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "The Ol' False Bookcase Ploy"@en .

_:N51351eea239b41b3a527ceaa2e42c8ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Syd's A Beautiful Baby"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Syd's A Beautiful Baby"@en .

_:N678f9bc6dc154a3685c2e6ee6f55b129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rambaldi's Infernal Machine"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Rambaldi's Infernal Machine"@en .

_:N6c3068a6236b4f829d67f8afc48a2ba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cocktails"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Cocktails"@en .

_:N8b24cab028fc4e1faeb1a820ff28abc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home Sweet Home"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Home Sweet Home"@en .

_:N90f4c8a1cadc4863b18a949c07ee0548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone Loves A Cat Fight"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Everyone Loves A Cat Fight"@en .

_:Nbaa31b868b5f45c6877b06b6686a779f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carpark Face-Off"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Carpark Face-Off"@en .

_:Nbb3d393d209743ec9c92ba124210331f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going Mental"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Going Mental"@en .

_:Nc152059ef02d4d66b70c5457d1265555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They Have Swords And Stuff"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "They Have Swords And Stuff"@en .

_:Nc252a3106d69413392f012efc6f20403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Down"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "Double Down"@en .

_:Nd9b96a067e264f5884678149d04fa802 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She's So Money (And She Doesn't Even Know It)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nf2162f6d15fc4b80a615019a221a6738 ;
    schema:name "She's So Money (And She Doesn't Even Know It)"@en .

_:Nf2162f6d15fc4b80a615019a221a6738 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N014b22a3dd664fa3bf79881237dc245a,
        _:N01c9a0efd3274ec9ba2925ed111d2516,
        _:N126dc084209e4cdd8311cda14bb5017e,
        _:N1ce07a1b4f4841e58e0bf2dcf0cbb96d,
        _:N3de1e92047c841a0ab3ddd0f6fec449a,
        _:N4205878fc2004f74a8f1463dfc59c2c6,
        _:N42e06a504ea94219807843a9f7af904e,
        _:N443968a6ebc94377bc80f7289d4faf88,
        _:N51351eea239b41b3a527ceaa2e42c8ee,
        _:N678f9bc6dc154a3685c2e6ee6f55b129,
        _:N6c3068a6236b4f829d67f8afc48a2ba4,
        _:N8b24cab028fc4e1faeb1a820ff28abc3,
        _:N90f4c8a1cadc4863b18a949c07ee0548,
        _:Nbaa31b868b5f45c6877b06b6686a779f,
        _:Nbb3d393d209743ec9c92ba124210331f,
        _:Nc152059ef02d4d66b70c5457d1265555,
        _:Nc252a3106d69413392f012efc6f20403,
        _:Nd9b96a067e264f5884678149d04fa802 ;
    mo:track_count 18 ;
    schema:duration "PT36:39"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N014b22a3dd664fa3bf79881237dc245a,
        _:N01c9a0efd3274ec9ba2925ed111d2516,
        _:N126dc084209e4cdd8311cda14bb5017e,
        _:N1ce07a1b4f4841e58e0bf2dcf0cbb96d,
        _:N3de1e92047c841a0ab3ddd0f6fec449a,
        _:N4205878fc2004f74a8f1463dfc59c2c6,
        _:N42e06a504ea94219807843a9f7af904e,
        _:N443968a6ebc94377bc80f7289d4faf88,
        _:N51351eea239b41b3a527ceaa2e42c8ee,
        _:N678f9bc6dc154a3685c2e6ee6f55b129,
        _:N6c3068a6236b4f829d67f8afc48a2ba4,
        _:N8b24cab028fc4e1faeb1a820ff28abc3,
        _:N90f4c8a1cadc4863b18a949c07ee0548,
        _:Nbaa31b868b5f45c6877b06b6686a779f,
        _:Nbb3d393d209743ec9c92ba124210331f,
        _:Nc152059ef02d4d66b70c5457d1265555,
        _:Nc252a3106d69413392f012efc6f20403,
        _:Nd9b96a067e264f5884678149d04fa802 .

