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

<artist/36270#subject> a schema:Person,
        foaf:Person ;
    schema:name "AiM"@en ;
    foaf:made <album/56521#subject>,
        <album/56521#vocals> ;
    foaf:name "AiM"@en .

<artist/36271#subject> a schema:Person,
        foaf:Person ;
    schema:name "ai"@en ;
    foaf:made <album/56521#lyrics>,
        <album/56521#subject> ;
    foaf:name "ai"@en .

<album/27773> a mo:Release ;
    mo:catalogue_number "NECM-12011" .

<artist/3103#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56521#subject> ;
    schema:name "Akio Kondo"@en,
        "近藤昭雄"@ja ;
    foaf:made <album/56521#composition>,
        <album/56521#subject> ;
    foaf:name "Akio Kondo"@en,
        "近藤昭雄"@ja .

<artist/4576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56521#subject> ;
    schema:name "Michihiko Ohta"@en,
        "太田美知彦"@ja ;
    foaf:made <album/56521#composition>,
        <album/56521#subject> ;
    foaf:name "Michihiko Ohta"@en,
        "太田美知彦"@ja .

<product/655#subject> a schema:CreativeWork ;
    schema:name "Digimon Tamers"@en,
        "デジモンテイマーズ"@ja,
        "Digimon Tamers"@ja-latn ;
    foaf:name "Digimon Tamers"@en,
        "デジモンテイマーズ"@ja,
        "Digimon Tamers"@ja-latn .

<product/7563#subject> a schema:CreativeWork ;
    schema:name "Digimon Tamers: Battle of Adventurers"@en,
        "デジモンテイマーズ 冒険者たちの戦い"@ja,
        "Digimon Tamers: Bokenshatachi no Tatakai"@ja-latn ;
    foaf:name "Digimon Tamers: Battle of Adventurers"@en,
        "デジモンテイマーズ 冒険者たちの戦い"@ja,
        "Digimon Tamers: Bokenshatachi no Tatakai"@ja-latn .

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

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

<album/56521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moving on! / AiM"@en,
        "Moving on! / AiM"@ja,
        "Moving on! / AiM"@ja-latn ;
    mo:performance_of <album/56521#musicalwork> ;
    mo:recorded_as <album/56521#musicalexpression> ;
    schema:name "Moving on! / AiM"@en,
        "Moving on! / AiM"@ja,
        "Moving on! / AiM"@ja-latn ;
    schema:workPerformed <album/56521#musicalwork> .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/56521/56521-1451695833.jpg> a schema:ImageObject,
        foaf:Image .

<album/56521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moving on! / AiM"@en,
        "Moving on! / AiM"@ja,
        "Moving on! / AiM"@ja-latn ;
    mo:composer <artist/3103#subject>,
        <artist/4576#subject> ;
    mo:produced_work <album/56521#musicalwork> ;
    schema:name "Moving on! / AiM"@en,
        "Moving on! / AiM"@ja,
        "Moving on! / AiM"@ja-latn .

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

<album/56521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-07-04"^^xsd:date ;
    dcterms:title "Moving on! / AiM"@en,
        "Moving on! / AiM"@ja,
        "Moving on! / AiM"@ja-latn ;
    mo:catalogue_number "NECM-12010" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/27773> ;
    mo:publication_of <album/56521#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N3794daef241042358e979b013cbb257a ;
    mo:record_count 1 ;
    schema:about <product/655#subject>,
        <product/7563#subject> ;
    schema:datePublished "2001-07-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/56521/56521-1451695833.jpg> ;
    schema:name "Moving on! / AiM"@en,
        "Moving on! / AiM"@ja,
        "Moving on! / AiM"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/56521/56521-1451695833.jpg> .

_:N3efa77689435420f8dbfa4caa97dc777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moving on!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N3794daef241042358e979b013cbb257a ;
    schema:name "Moving on!"@en .

_:N438bdee5dd7241e39a8dccd1dde9f2b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragile heart"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N3794daef241042358e979b013cbb257a ;
    schema:name "Fragile heart"@en .

_:N484c99f4b1404f97b93646c1892db385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moving on! (Original Karaoke)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N3794daef241042358e979b013cbb257a ;
    schema:name "Moving on! (Original Karaoke)"@en .

_:Ne99005949402424fafb43f8e7a796816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragile heart (Original Karaoke)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N3794daef241042358e979b013cbb257a ;
    schema:name "Fragile heart (Original Karaoke)"@en .

_:N3794daef241042358e979b013cbb257a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3efa77689435420f8dbfa4caa97dc777,
        _:N438bdee5dd7241e39a8dccd1dde9f2b3,
        _:N484c99f4b1404f97b93646c1892db385,
        _:Ne99005949402424fafb43f8e7a796816 ;
    mo:track_count 4 ;
    schema:duration "PT20:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3efa77689435420f8dbfa4caa97dc777,
        _:N438bdee5dd7241e39a8dccd1dde9f2b3,
        _:N484c99f4b1404f97b93646c1892db385,
        _:Ne99005949402424fafb43f8e7a796816 .

