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

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

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

<artist/309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6191#subject> ;
    schema:name "Naoki Kodaka"@en,
        "小高直樹"@ja ;
    foaf:made <album/6191#composition>,
        <album/6191#subject> ;
    foaf:name "Naoki Kodaka"@en,
        "小高直樹"@ja .

<product/7270#subject> a schema:CreativeWork ;
    schema:name "JOURNEY TO SILIUS"@en,
        "ラフワールド"@ja,
        "rΛf World"@ja-latn ;
    foaf:name "JOURNEY TO SILIUS"@en,
        "ラフワールド"@ja,
        "rΛf World"@ja-latn .

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

<org/49#subject> schema:name "OverLooked ReMiX"@en,
        "OverLooked ReMiX"@ja,
        "OverLooked ReMiX"@ja-latn ;
    foaf:name "OverLooked ReMiX"@en,
        "OverLooked ReMiX"@ja,
        "OverLooked ReMiX"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/6191/6191-1198386455.jpg> a schema:ImageObject,
        foaf:Image .

<album/6191#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JURN3Y 2 51L1U5"@en,
        "JURN3Y 2 51L1U5"@ja,
        "JURN3Y 2 51L1U5"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mabochan"@en ;
            foaf:made <album/6191#composition> ;
            foaf:name "Mabochan"@en ],
        <artist/309#subject> ;
    mo:produced_work <album/6191#musicalwork> ;
    schema:name "JURN3Y 2 51L1U5"@en,
        "JURN3Y 2 51L1U5"@ja,
        "JURN3Y 2 51L1U5"@ja-latn .

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

<artist/1244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6191#performance> ;
    schema:name "Disk Mastah Smokabitch"@en,
        "Shael Riley"@en ;
    foaf:name "Disk Mastah Smokabitch"@en,
        "Shael Riley"@en .

<artist/1344#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6191#performance> ;
    schema:name "Eriw"@en ;
    foaf:name "Eriw"@en .

<artist/2219#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6191#performance> ;
    schema:name "Hella-Tight MC Fukkaslut"@en ;
    foaf:name "Hella-Tight MC Fukkaslut"@en .

<artist/2221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6191#performance> ;
    schema:name "Xenon Odyssey"@en ;
    foaf:name "Xenon Odyssey"@en .

<artist/2225#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6191#performance> ;
    schema:name "The Button Mashers"@en ;
    foaf:name "The Button Mashers"@en .

<album/6191#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JURN3Y 2 51L1U5"@en,
        "JURN3Y 2 51L1U5"@ja,
        "JURN3Y 2 51L1U5"@ja-latn ;
    mo:performance_of <album/6191#musicalwork> ;
    mo:performer _:N1b90d3b743fe44148c9a9ddf710c0e26,
        <artist/1244#subject>,
        <artist/1344#subject>,
        <artist/2219#subject>,
        <artist/2221#subject>,
        <artist/2225#subject> ;
    mo:recorded_as <album/6191#musicalexpression> ;
    schema:byArtist _:N1b90d3b743fe44148c9a9ddf710c0e26,
        <artist/1244#subject>,
        <artist/1344#subject>,
        <artist/2219#subject>,
        <artist/2221#subject>,
        <artist/2225#subject> ;
    schema:name "JURN3Y 2 51L1U5"@en,
        "JURN3Y 2 51L1U5"@ja,
        "JURN3Y 2 51L1U5"@ja-latn ;
    schema:workPerformed <album/6191#musicalwork> .

<album/6191#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-03"^^xsd:date ;
    dcterms:title "JURN3Y 2 51L1U5"@en,
        "JURN3Y 2 51L1U5"@ja,
        "JURN3Y 2 51L1U5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/6191#musicalexpression> ;
    mo:publisher <org/49#subject> ;
    mo:record _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    mo:record_count 1 ;
    schema:about <product/7270#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Grand Mastah Poppa Cap"@en ;
            foaf:name "Grand Mastah Poppa Cap"@en ],
        <artist/1244#subject>,
        <artist/1344#subject>,
        <artist/2219#subject>,
        <artist/2221#subject>,
        <artist/2225#subject> ;
    schema:datePublished "2005-10-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/6191/6191-1198386455.jpg> ;
    schema:name "JURN3Y 2 51L1U5"@en,
        "JURN3Y 2 51L1U5"@ja,
        "JURN3Y 2 51L1U5"@ja-latn ;
    schema:publisher <org/49#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/6191/6191-1198386455.jpg> .

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

_:N134539294d2d4bee8a955ec76297f90d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are We There Yet?"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    schema:name "Are We There Yet?"@en .

_:N16d566857eea47f398d90421c03ebf48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Fartcussion"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    schema:name "Boss Fartcussion"@en .

_:N19245b2d709c4bbd9a6fbc9c41d1825d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "T3h T4nk 0wn3d Me"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    schema:name "T3h T4nk 0wn3d Me"@en .

_:N1b90d3b743fe44148c9a9ddf710c0e26 a schema:Person,
        foaf:Person ;
    mo:performed <album/6191#performance> ;
    schema:name "Grand Mastah Poppa Cap"@en ;
    foaf:name "Grand Mastah Poppa Cap"@en .

_:N454c8f87bd824148b965fa164235dde9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Silly-ous Journey"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    schema:name "A Silly-ous Journey"@en .

_:N6687891f27de4e67b333478f4db38a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh, Did You Forget?"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    schema:name "Oh, Did You Forget?"@en .

_:N815de9f9aa424a26a8a9564f97498973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teh 3nd"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    schema:name "Teh 3nd"@en .

_:Ndbc15a2e4e9e496ba23963caaab4dd98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Labyrinth"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    schema:name "Underground Labyrinth"@en .

_:Ne0657f7ef552454f95de91fc67ccc0d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Musical Dysfunction"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nda3f39db6d0145c68e9b81a3003d1812 ;
    schema:name "Musical Dysfunction"@en .

_:Nda3f39db6d0145c68e9b81a3003d1812 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N134539294d2d4bee8a955ec76297f90d,
        _:N16d566857eea47f398d90421c03ebf48,
        _:N19245b2d709c4bbd9a6fbc9c41d1825d,
        _:N454c8f87bd824148b965fa164235dde9,
        _:N6687891f27de4e67b333478f4db38a29,
        _:N815de9f9aa424a26a8a9564f97498973,
        _:Ndbc15a2e4e9e496ba23963caaab4dd98,
        _:Ne0657f7ef552454f95de91fc67ccc0d6 ;
    mo:track_count 8 ;
    schema:duration "PT20:10"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N134539294d2d4bee8a955ec76297f90d,
        _:N16d566857eea47f398d90421c03ebf48,
        _:N19245b2d709c4bbd9a6fbc9c41d1825d,
        _:N454c8f87bd824148b965fa164235dde9,
        _:N6687891f27de4e67b333478f4db38a29,
        _:N815de9f9aa424a26a8a9564f97498973,
        _:Ndbc15a2e4e9e496ba23963caaab4dd98,
        _:Ne0657f7ef552454f95de91fc67ccc0d6 .

