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

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

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

<artist/17015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157113#subject> ;
    schema:name "adaptor"@en ;
    foaf:made <album/157113#composition>,
        <album/157113#subject> ;
    foaf:name "adaptor"@en .

<artist/62368#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157113#subject> ;
    schema:name "Xanotch"@en ;
    foaf:made <album/157113#composition>,
        <album/157113#subject> ;
    foaf:name "Xanotch"@en .

<artist/66420#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157113#subject> ;
    schema:name "alto"@en ;
    foaf:made <album/157113#composition>,
        <album/157113#subject> ;
    foaf:name "alto"@en .

<artist/72914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157113#subject> ;
    schema:name "G-REN"@en ;
    foaf:made <album/157113#composition>,
        <album/157113#subject> ;
    foaf:name "G-REN"@en .

<artist/74802#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157113#subject> ;
    schema:name "Two-seam"@en ;
    foaf:made <album/157113#composition>,
        <album/157113#subject> ;
    foaf:name "Two-seam"@en .

<artist/76707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157113#subject> ;
    schema:name "0τ@(V)4"@ja ;
    foaf:made <album/157113#composition>,
        <album/157113#subject> ;
    foaf:name "0τ@(V)4"@ja .

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

<album/157113#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Into the TRANCE universe"@en,
        "Into the TRANCE universe"@ja,
        "Into the TRANCE universe"@ja-latn ;
    mo:performance_of <album/157113#musicalwork> ;
    mo:recorded_as <album/157113#musicalexpression> ;
    schema:name "Into the TRANCE universe"@en,
        "Into the TRANCE universe"@ja,
        "Into the TRANCE universe"@ja-latn ;
    schema:workPerformed <album/157113#musicalwork> .

<org/5238#subject> schema:name "Great Juukou"@en,
        "グレヱト重工"@ja,
        "Great Juukou"@ja-latn ;
    foaf:name "Great Juukou"@en,
        "グレヱト重工"@ja,
        "Great Juukou"@ja-latn .

<https://media.vgm.io/albums/31/157113/157113-04c0258ec74b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157113#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/157113/157113-04c0258ec74b.jpg> ;
    foaf:depicts <album/157113#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/157113/157113-04c0258ec74b.jpg> .

<https://medium-media.vgm.io/albums/31/157113/157113-04c0258ec74b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157113#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Into the TRANCE universe"@en,
        "Into the TRANCE universe"@ja,
        "Into the TRANCE universe"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "tanA"@en ;
            foaf:made <album/157113#composition> ;
            foaf:name "tanA"@en ],
        <artist/17015#subject>,
        <artist/62368#subject>,
        <artist/66420#subject>,
        <artist/72914#subject>,
        <artist/74802#subject>,
        <artist/76707#subject> ;
    mo:produced_work <album/157113#musicalwork> ;
    schema:name "Into the TRANCE universe"@en,
        "Into the TRANCE universe"@ja,
        "Into the TRANCE universe"@ja-latn .

<album/157113#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-01"^^xsd:date ;
    dcterms:title "Into the TRANCE universe"@en,
        "Into the TRANCE universe"@ja,
        "Into the TRANCE universe"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157113#musicalexpression> ;
    mo:publisher <org/5238#subject> ;
    mo:record _:N579432e264ea4f2f93696d3e54929ef0 ;
    mo:record_count 1 ;
    schema:datePublished "2018-06-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/31/157113/157113-04c0258ec74b.jpg> ;
    schema:name "Into the TRANCE universe"@en,
        "Into the TRANCE universe"@ja,
        "Into the TRANCE universe"@ja-latn ;
    schema:publisher <org/5238#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/157113/157113-04c0258ec74b.jpg> .

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

_:N00f5b8c72dcf420aae267238a3b23d39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cavorite Core"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N579432e264ea4f2f93696d3e54929ef0 ;
    schema:name "Cavorite Core"@en .

_:N4ba2f7bcbb254fdd97bb8d29c1fd01e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXiT"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N579432e264ea4f2f93696d3e54929ef0 ;
    schema:name "EXiT"@en .

_:N77b1e374049542dbb26bfa6e47cd3ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "orbit"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N579432e264ea4f2f93696d3e54929ef0 ;
    schema:name "orbit"@en .

_:N82a68abd3d554294a12a59b9570b50f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U1-ARIEL"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N579432e264ea4f2f93696d3e54929ef0 ;
    schema:name "U1-ARIEL"@en .

_:Nb71cc70ec6164f6ba552ab443c7eeb4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Region Galaxy"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N579432e264ea4f2f93696d3e54929ef0 ;
    schema:name "Region Galaxy"@en .

_:Nd7da9c2a1d874c9abe8a0e442149c999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the universe"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N579432e264ea4f2f93696d3e54929ef0 ;
    schema:name "Into the universe"@en .

_:Nfd77b35b83514677b501d833b116056b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcomeback,astronauts."@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N579432e264ea4f2f93696d3e54929ef0 ;
    schema:name "Welcomeback,astronauts."@en .

_:N579432e264ea4f2f93696d3e54929ef0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f5b8c72dcf420aae267238a3b23d39,
        _:N4ba2f7bcbb254fdd97bb8d29c1fd01e0,
        _:N77b1e374049542dbb26bfa6e47cd3ab6,
        _:N82a68abd3d554294a12a59b9570b50f6,
        _:Nb71cc70ec6164f6ba552ab443c7eeb4a,
        _:Nd7da9c2a1d874c9abe8a0e442149c999,
        _:Nfd77b35b83514677b501d833b116056b ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N00f5b8c72dcf420aae267238a3b23d39,
        _:N4ba2f7bcbb254fdd97bb8d29c1fd01e0,
        _:N77b1e374049542dbb26bfa6e47cd3ab6,
        _:N82a68abd3d554294a12a59b9570b50f6,
        _:Nb71cc70ec6164f6ba552ab443c7eeb4a,
        _:Nd7da9c2a1d874c9abe8a0e442149c999,
        _:Nfd77b35b83514677b501d833b116056b .

