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

<artist/55#subject> a schema:Person,
        foaf:Person ;
    schema:name "JAM Project"@en ;
    foaf:made <album/152099#subject>,
        <album/152099#vocals> ;
    foaf:name "JAM Project"@en .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152099#subject> ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/152099#composition>,
        <album/152099#lyrics>,
        <album/152099#subject> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/57#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152099#subject> ;
    schema:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja ;
    foaf:made <album/152099#composition>,
        <album/152099#lyrics>,
        <album/152099#subject> ;
    foaf:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja .

<release/35990#subject> a schema:CreativeWork ;
    schema:name "Transformers: Animated"@en,
        "トランスフォーマー アニメイテッド"@ja,
        "Transformers: Animated"@ja-latn ;
    foaf:name "Transformers: Animated"@en,
        "トランスフォーマー アニメイテッド"@ja,
        "Transformers: Animated"@ja-latn .

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

<album/152099#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TRANSFORMERS EVO. / JAM Project"@en,
        "TRANSFORMERS EVO. / JAM Project"@ja,
        "TRANSFORMERS EVO. / JAM Project"@ja-latn ;
    mo:performance_of <album/152099#musicalwork> ;
    mo:recorded_as <album/152099#musicalexpression> ;
    schema:name "TRANSFORMERS EVO. / JAM Project"@en,
        "TRANSFORMERS EVO. / JAM Project"@ja,
        "TRANSFORMERS EVO. / JAM Project"@ja-latn ;
    schema:workPerformed <album/152099#musicalwork> .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/152099/152099-fcea44ce88b7.jpg> a schema:ImageObject,
        foaf:Image .

<album/152099#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TRANSFORMERS EVO. / JAM Project"@en,
        "TRANSFORMERS EVO. / JAM Project"@ja,
        "TRANSFORMERS EVO. / JAM Project"@ja-latn ;
    mo:composer <artist/42#subject>,
        <artist/57#subject> ;
    mo:produced_work <album/152099#musicalwork> ;
    schema:name "TRANSFORMERS EVO. / JAM Project"@en,
        "TRANSFORMERS EVO. / JAM Project"@ja,
        "TRANSFORMERS EVO. / JAM Project"@ja-latn .

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

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

<album/152099#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-21"^^xsd:date ;
    dcterms:title "TRANSFORMERS EVO. / JAM Project"@en,
        "TRANSFORMERS EVO. / JAM Project"@ja,
        "TRANSFORMERS EVO. / JAM Project"@ja-latn ;
    mo:catalogue_number "LACM-4705" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152099#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N6b298c1bf18c4260aee2c916d62183d9 ;
    mo:record_count 1 ;
    schema:about <release/35990#subject> ;
    schema:datePublished "2010-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/152099/152099-fcea44ce88b7.jpg> ;
    schema:name "TRANSFORMERS EVO. / JAM Project"@en,
        "TRANSFORMERS EVO. / JAM Project"@ja,
        "TRANSFORMERS EVO. / JAM Project"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/152099/152099-fcea44ce88b7.jpg> .

_:N148ba10c81ce437fb15573fd7e3a885c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRAISE BE TO DECEPTICON"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N6b298c1bf18c4260aee2c916d62183d9 ;
    schema:name "PRAISE BE TO DECEPTICON"@en .

_:N191d0902d8d04f93bf8f6d92fd0adfb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRANSFORMERS EVO."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N6b298c1bf18c4260aee2c916d62183d9 ;
    schema:name "TRANSFORMERS EVO."@en .

_:N444d9c42350d478c954234d5c465c43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRAISE BE TO DECEPTICON (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N6b298c1bf18c4260aee2c916d62183d9 ;
    schema:name "PRAISE BE TO DECEPTICON (off vocal)"@en .

_:N893b84bb84ea4b09b30c7dd9a53cd17d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRANSFORMERS EVO. (off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N6b298c1bf18c4260aee2c916d62183d9 ;
    schema:name "TRANSFORMERS EVO. (off vocal)"@en .

_:N6b298c1bf18c4260aee2c916d62183d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N148ba10c81ce437fb15573fd7e3a885c,
        _:N191d0902d8d04f93bf8f6d92fd0adfb2,
        _:N444d9c42350d478c954234d5c465c43d,
        _:N893b84bb84ea4b09b30c7dd9a53cd17d ;
    mo:track_count 4 ;
    schema:duration "PT19:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N148ba10c81ce437fb15573fd7e3a885c,
        _:N191d0902d8d04f93bf8f6d92fd0adfb2,
        _:N444d9c42350d478c954234d5c465c43d,
        _:N893b84bb84ea4b09b30c7dd9a53cd17d .

