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

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

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

<artist/274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53600#subject> ;
    schema:name "Shota Kageyama"@en,
        "景山将太"@ja ;
    foaf:made <album/53600#composition>,
        <album/53600#subject> ;
    foaf:name "Shota Kageyama"@en,
        "景山将太"@ja .

<artist/3639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53600#subject> ;
    schema:name "Go Ichinose"@en,
        "一之瀬剛"@ja ;
    foaf:made <album/53600#composition>,
        <album/53600#subject> ;
    foaf:name "Go Ichinose"@en,
        "一之瀬剛"@ja .

<artist/7112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53600#subject> ;
    schema:name "Hitomi Sato"@en,
        "佐藤仁美"@ja ;
    foaf:made <album/53600#composition>,
        <album/53600#subject> ;
    foaf:name "Hitomi Sato"@en,
        "佐藤仁美"@ja .

<event/152> a mo:Release ;
    schema:name "Released at M3-2012 Fall (Oct 28, 2012)" .

<product/2240#subject> a schema:CreativeWork ;
    schema:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn ;
    foaf:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn .

<product/2241#subject> a schema:CreativeWork ;
    schema:name "Pokémon Black2 & White2"@en,
        "ポケットモンスター ブラック2・ホワイト2"@ja,
        "Pokémon Black2 & White2"@ja-latn ;
    foaf:name "Pokémon Black2 & White2"@en,
        "ポケットモンスター ブラック2・ホワイト2"@ja,
        "Pokémon Black2 & White2"@ja-latn .

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

<album/53600#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We are alive in future!!"@en,
        "We are alive in future!! Pokemon BW2 Arrange CD"@ja,
        "We are alive in future!!"@ja-latn ;
    mo:performance_of <album/53600#musicalwork> ;
    mo:recorded_as <album/53600#musicalexpression> ;
    schema:name "We are alive in future!!"@en,
        "We are alive in future!! Pokemon BW2 Arrange CD"@ja,
        "We are alive in future!!"@ja-latn ;
    schema:workPerformed <album/53600#musicalwork> .

<org/1460#subject> schema:name "c.o.maps"@en,
        "c.o.maps"@ja,
        "c.o.maps"@ja-latn ;
    foaf:name "c.o.maps"@en,
        "c.o.maps"@ja,
        "c.o.maps"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/53600/53600-1435265373.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53600#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We are alive in future!!"@en,
        "We are alive in future!! Pokemon BW2 Arrange CD"@ja,
        "We are alive in future!!"@ja-latn ;
    mo:composer <artist/274#subject>,
        <artist/3639#subject>,
        <artist/7112#subject> ;
    mo:produced_work <album/53600#musicalwork> ;
    schema:name "We are alive in future!!"@en,
        "We are alive in future!! Pokemon BW2 Arrange CD"@ja,
        "We are alive in future!!"@ja-latn .

<album/53600#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-28"^^xsd:date ;
    dcterms:title "We are alive in future!!"@en,
        "We are alive in future!! Pokemon BW2 Arrange CD"@ja,
        "We are alive in future!!"@ja-latn ;
    mo:catalogue_number "maps-1005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53600#musicalexpression> ;
    mo:publisher <org/1460#subject> ;
    mo:record _:N89590c30553a481c803f95b9fcbe56b8 ;
    mo:record_count 1 ;
    mo:release <event/152> ;
    schema:about <product/2240#subject>,
        <product/2241#subject> ;
    schema:datePublished "2012-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/53600/53600-1435265373.jpg> ;
    schema:name "We are alive in future!!"@en,
        "We are alive in future!! Pokemon BW2 Arrange CD"@ja,
        "We are alive in future!!"@ja-latn ;
    schema:publisher <org/1460#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/53600/53600-1435265373.jpg> .

_:N3f29f11881774e328227e0c5dfd21462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing With Meloetta!"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N89590c30553a481c803f95b9fcbe56b8 ;
    schema:name "Dancing With Meloetta!"@en .

_:N4581cfe6cd314244b3085ba7bff3b12a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "goodbye,halcyon days"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N89590c30553a481c803f95b9fcbe56b8 ;
    schema:name "goodbye,halcyon days"@en .

_:N7653e704e11d449491ea1df7a5c4d3f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello, my friends of future!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N89590c30553a481c803f95b9fcbe56b8 ;
    schema:name "Hello, my friends of future!!"@en .

_:N7bdbe364912648d1b2f3be702b97bd84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent serenade"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N89590c30553a481c803f95b9fcbe56b8 ;
    schema:name "Innocent serenade"@en .

_:Na096dee535b74c4bbbbb393ad51e4f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will join you into the avenue!"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N89590c30553a481c803f95b9fcbe56b8 ;
    schema:name "I will join you into the avenue!"@en .

_:Ncf0f5b2ace894a2592914da48b34ad9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "see you Under a Firework"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N89590c30553a481c803f95b9fcbe56b8 ;
    schema:name "see you Under a Firework"@en .

_:N89590c30553a481c803f95b9fcbe56b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f29f11881774e328227e0c5dfd21462,
        _:N4581cfe6cd314244b3085ba7bff3b12a,
        _:N7653e704e11d449491ea1df7a5c4d3f3,
        _:N7bdbe364912648d1b2f3be702b97bd84,
        _:Na096dee535b74c4bbbbb393ad51e4f61,
        _:Ncf0f5b2ace894a2592914da48b34ad9a ;
    mo:track_count 6 ;
    schema:duration "PT23:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3f29f11881774e328227e0c5dfd21462,
        _:N4581cfe6cd314244b3085ba7bff3b12a,
        _:N7653e704e11d449491ea1df7a5c4d3f3,
        _:N7bdbe364912648d1b2f3be702b97bd84,
        _:Na096dee535b74c4bbbbb393ad51e4f61,
        _:Ncf0f5b2ace894a2592914da48b34ad9a .

