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

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

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

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

<event/102> a mo:Release ;
    schema:name "Released at M3-2011 Spring (May 01, 2011)" .

<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 .

<album/53596#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "one old story"@en,
        "one old story ポケモンBW　ホドモエシティ　オンリーアレンジCD"@ja,
        "one old story Pokemon BW Hodomoe City Only Arrange CD"@ja-latn ;
    mo:composer <artist/7112#subject> ;
    mo:produced_work <album/53596#musicalwork> ;
    schema:name "one old story"@en,
        "one old story ポケモンBW　ホドモエシティ　オンリーアレンジCD"@ja,
        "one old story Pokemon BW Hodomoe City Only Arrange CD"@ja-latn .

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

<album/53596#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "one old story"@en,
        "one old story ポケモンBW　ホドモエシティ　オンリーアレンジCD"@ja,
        "one old story Pokemon BW Hodomoe City Only Arrange CD"@ja-latn ;
    mo:performance_of <album/53596#musicalwork> ;
    mo:recorded_as <album/53596#musicalexpression> ;
    schema:name "one old story"@en,
        "one old story ポケモンBW　ホドモエシティ　オンリーアレンジCD"@ja,
        "one old story Pokemon BW Hodomoe City Only Arrange CD"@ja-latn ;
    schema:workPerformed <album/53596#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/69/53596/53596-1502241166.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53596#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/53596/53596-1502241166.jpg> ;
    foaf:depicts <album/53596#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/53596/53596-1502241166.jpg> .

<https://medium-media.vgm.io/albums/69/53596/53596-1502241166.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53596#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "one old story"@en,
        "one old story ポケモンBW　ホドモエシティ　オンリーアレンジCD"@ja,
        "one old story Pokemon BW Hodomoe City Only Arrange CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53596#musicalexpression> ;
    mo:publisher <org/1460#subject> ;
    mo:record _:N93b48fdeb9b444e890e81bb20a5addab ;
    mo:record_count 1 ;
    mo:release <event/102> ;
    schema:about <product/2240#subject> ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/53596/53596-1502241166.jpg> ;
    schema:name "one old story"@en,
        "one old story ポケモンBW　ホドモエシティ　オンリーアレンジCD"@ja,
        "one old story Pokemon BW Hodomoe City Only Arrange CD"@ja-latn ;
    schema:publisher <org/1460#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/53596/53596-1502241166.jpg> .

_:N2c351f926671471b9fc94ad4c3d06ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hodomoe Western"@en,
        "ホドモエ・ウエスタン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N93b48fdeb9b444e890e81bb20a5addab ;
    schema:name "Hodomoe Western"@en,
        "ホドモエ・ウエスタン"@ja .

_:N9b828071a62a4323b813c8656c6a721b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yu-gure love song"@en,
        "夕暮れ love song"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N93b48fdeb9b444e890e81bb20a5addab ;
    schema:name "yu-gure love song"@en,
        "夕暮れ love song"@ja .

_:Nf41d17bbeacc4878a689ab2769f71a06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a bitter memory"@en,
        "a bitter memory"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N93b48fdeb9b444e890e81bb20a5addab ;
    schema:name "a bitter memory"@en,
        "a bitter memory"@ja .

_:N93b48fdeb9b444e890e81bb20a5addab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c351f926671471b9fc94ad4c3d06ff0,
        _:N9b828071a62a4323b813c8656c6a721b,
        _:Nf41d17bbeacc4878a689ab2769f71a06 ;
    mo:track_count 3 ;
    schema:duration "PT12:42"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2c351f926671471b9fc94ad4c3d06ff0,
        _:N9b828071a62a4323b813c8656c6a721b,
        _:Nf41d17bbeacc4878a689ab2769f71a06 .

