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

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

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

<artist/14455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "kanone"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "kanone"@en .

<artist/28570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "Ym1024"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "Ym1024"@en .

<artist/29912#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "Ujico*"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "Ujico*"@en .

<artist/44322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "Kankitsu"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "Kankitsu"@en .

<artist/46702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "Spawn"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "Spawn"@en .

<artist/53011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "Dachs"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "Dachs"@en .

<artist/53651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "izeiru"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "izeiru"@en .

<artist/53652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "CyberCrow"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "CyberCrow"@en .

<artist/56328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "Clion"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "Clion"@en .

<artist/67478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150642#subject> ;
    schema:name "Amutik"@en ;
    foaf:made <album/150642#composition>,
        <album/150642#subject> ;
    foaf:name "Amutik"@en .

<event/186> a mo:Release ;
    schema:name "Released at M3-2016 Spring (Apr 24, 2016)" .

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

<album/150642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Campaign for Real J-Trance Vol.04"@en,
        "Campaign for Real J-Trance Vol.04"@ja,
        "Campaign for Real J-Trance Vol.04"@ja-latn ;
    mo:performance_of <album/150642#musicalwork> ;
    mo:recorded_as <album/150642#musicalexpression> ;
    schema:name "Campaign for Real J-Trance Vol.04"@en,
        "Campaign for Real J-Trance Vol.04"@ja,
        "Campaign for Real J-Trance Vol.04"@ja-latn ;
    schema:workPerformed <album/150642#musicalwork> .

<org/3581#subject> schema:name "RJT Music"@en,
        "RJT Music"@ja,
        "RJT Music"@ja-latn ;
    foaf:name "RJT Music"@en,
        "RJT Music"@ja,
        "RJT Music"@ja-latn .

<https://media.vgm.io/albums/24/150642/150642-84f962c32bff.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150642#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/150642/150642-84f962c32bff.jpg> ;
    foaf:depicts <album/150642#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/150642/150642-84f962c32bff.jpg> .

<https://medium-media.vgm.io/albums/24/150642/150642-84f962c32bff.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Campaign for Real J-Trance Vol.04"@en,
        "Campaign for Real J-Trance Vol.04"@ja,
        "Campaign for Real J-Trance Vol.04"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Shirone"@en ;
            foaf:made <album/150642#composition> ;
            foaf:name "Shirone"@en ],
        <artist/14455#subject>,
        <artist/28570#subject>,
        <artist/29912#subject>,
        <artist/44322#subject>,
        <artist/46702#subject>,
        <artist/53011#subject>,
        <artist/53651#subject>,
        <artist/53652#subject>,
        <artist/56328#subject>,
        <artist/67478#subject> ;
    mo:produced_work <album/150642#musicalwork> ;
    schema:name "Campaign for Real J-Trance Vol.04"@en,
        "Campaign for Real J-Trance Vol.04"@ja,
        "Campaign for Real J-Trance Vol.04"@ja-latn .

<album/150642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-24"^^xsd:date ;
    dcterms:title "Campaign for Real J-Trance Vol.04"@en,
        "Campaign for Real J-Trance Vol.04"@ja,
        "Campaign for Real J-Trance Vol.04"@ja-latn ;
    mo:catalogue_number "CRJT-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150642#musicalexpression> ;
    mo:publisher <org/3581#subject> ;
    mo:record _:Na84f8d25b1e94f659cf2b67db6984694 ;
    mo:record_count 1 ;
    mo:release <event/186> ;
    schema:datePublished "2016-04-24"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/24/150642/150642-84f962c32bff.jpg> ;
    schema:name "Campaign for Real J-Trance Vol.04"@en,
        "Campaign for Real J-Trance Vol.04"@ja,
        "Campaign for Real J-Trance Vol.04"@ja-latn ;
    schema:publisher <org/3581#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/150642/150642-84f962c32bff.jpg> .

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

_:N18535d9f7c944441bd1110784d349787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Wanderer"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Sky Wanderer"@en .

_:N3ec1d896116d4e5f8dce3f73a30e3112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palladium"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Palladium"@en .

_:N529a4d0f3f6d405db208dda6fdd983d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotions"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Emotions"@en .

_:N7c6e72e7151346af9c6be924be9451e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freefall (Original Mix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Freefall (Original Mix)"@en .

_:Nbf6eb29bb7714829be6e964f363dc4e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ciderpunk"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Ciderpunk"@en .

_:Ndc0253b78e6441ab9eb22460fd53fb99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Haven"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "No Haven"@en .

_:Ne4fa17df1c8c49edb88496230e31ad75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Bright Fantasy (Original Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Deep Bright Fantasy (Original Mix)"@en .

_:Ne72fc1cd313c46a0aab25b62fde659f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summerwind"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Summerwind"@en .

_:Nf158ccf9d5044c028c413b2dec9176f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Mirage"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Heart of Mirage"@en .

_:Nf557f2db240c4f42933e7f7691918115 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hazakura"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Hazakura"@en .

_:Nfa0312acad9347f6a0bc98cea8ca02ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Feelings"@en ;
    mo:track_number 11 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:inPlaylist _:Na84f8d25b1e94f659cf2b67db6984694 ;
    schema:name "Fragments of Feelings"@en .

_:Na84f8d25b1e94f659cf2b67db6984694 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18535d9f7c944441bd1110784d349787,
        _:N3ec1d896116d4e5f8dce3f73a30e3112,
        _:N529a4d0f3f6d405db208dda6fdd983d4,
        _:N7c6e72e7151346af9c6be924be9451e2,
        _:Nbf6eb29bb7714829be6e964f363dc4e2,
        _:Ndc0253b78e6441ab9eb22460fd53fb99,
        _:Ne4fa17df1c8c49edb88496230e31ad75,
        _:Ne72fc1cd313c46a0aab25b62fde659f9,
        _:Nf158ccf9d5044c028c413b2dec9176f9,
        _:Nf557f2db240c4f42933e7f7691918115,
        _:Nfa0312acad9347f6a0bc98cea8ca02ae ;
    mo:track_count 11 ;
    schema:duration "PT73:32"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N18535d9f7c944441bd1110784d349787,
        _:N3ec1d896116d4e5f8dce3f73a30e3112,
        _:N529a4d0f3f6d405db208dda6fdd983d4,
        _:N7c6e72e7151346af9c6be924be9451e2,
        _:Nbf6eb29bb7714829be6e964f363dc4e2,
        _:Ndc0253b78e6441ab9eb22460fd53fb99,
        _:Ne4fa17df1c8c49edb88496230e31ad75,
        _:Ne72fc1cd313c46a0aab25b62fde659f9,
        _:Nf158ccf9d5044c028c413b2dec9176f9,
        _:Nf557f2db240c4f42933e7f7691918115,
        _:Nfa0312acad9347f6a0bc98cea8ca02ae .

