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

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/96394#lyrics>,
        <album/96394#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<artist/9973#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ohtsu"@en,
        "大津あきら"@ja ;
    foaf:made <album/96394#lyrics>,
        <album/96394#subject> ;
    foaf:name "Akira Ohtsu"@en,
        "大津あきら"@ja .

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

<artist/10358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96394#subject> ;
    schema:name "Eiji Nishiki"@en,
        "西木栄二"@ja ;
    foaf:made <album/96394#composition>,
        <album/96394#subject> ;
    foaf:name "Eiji Nishiki"@en,
        "西木栄二"@ja .

<artist/5195#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96394#subject> ;
    schema:name "Kisaburo Suzuki"@en,
        "鈴木キサブロー"@ja ;
    foaf:made <album/96394#composition>,
        <album/96394#subject> ;
    foaf:name "Kisaburo Suzuki"@en,
        "鈴木キサブロー"@ja .

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

<org/4957#subject> schema:name "FOR LIFE"@en,
        "フォーライフ"@ja,
        "FOR LIFE"@ja-latn ;
    foaf:name "FOR LIFE"@en,
        "フォーライフ"@ja,
        "FOR LIFE"@ja-latn .

<https://media.vgm.io/albums/49/96394/96394-b1bb39c53d18.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96394#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/96394/96394-b1bb39c53d18.png> ;
    foaf:depicts <album/96394#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/96394/96394-b1bb39c53d18.png> .

<https://medium-media.vgm.io/albums/49/96394/96394-b1bb39c53d18.png> a schema:ImageObject,
        foaf:Image .

<album/96394#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@en,
        "ケンタウルスの伝説 / ヴィーナス・ジーザス/ザ・モーター・スポーツ・ミュージック"@ja,
        "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@ja-latn ;
    mo:composer <artist/10358#subject>,
        <artist/5195#subject> ;
    mo:produced_work <album/96394#musicalwork> ;
    schema:name "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@en,
        "ケンタウルスの伝説 / ヴィーナス・ジーザス/ザ・モーター・スポーツ・ミュージック"@ja,
        "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@ja-latn .

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

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

<album/96394#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@en,
        "ケンタウルスの伝説 / ヴィーナス・ジーザス/ザ・モーター・スポーツ・ミュージック"@ja,
        "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@ja-latn ;
    mo:performance_of <album/96394#musicalwork> ;
    mo:performer _:Ne9f22d7ff3b849f48687b11861c0be54 ;
    mo:recorded_as <album/96394#musicalexpression> ;
    schema:byArtist _:Ne9f22d7ff3b849f48687b11861c0be54 ;
    schema:name "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@en,
        "ケンタウルスの伝説 / ヴィーナス・ジーザス/ザ・モーター・スポーツ・ミュージック"@ja,
        "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@ja-latn ;
    schema:workPerformed <album/96394#musicalwork> .

<album/96394#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-04-05"^^xsd:date ;
    dcterms:title "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@en,
        "ケンタウルスの伝説 / ヴィーナス・ジーザス/ザ・モーター・スポーツ・ミュージック"@ja,
        "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@ja-latn ;
    mo:catalogue_number "7K-174" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/96394#musicalexpression> ;
    mo:publisher <org/4957#subject> ;
    mo:record _:N38c7b0ce573344ac8d6ed940cad4bb30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kentauros no Densetsu"@en ;
            foaf:name "Kentauros no Densetsu"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Motor Sport Music"@en ;
            foaf:name "The Motor Sport Music"@en ] ;
    schema:datePublished "1985-04-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/96394/96394-b1bb39c53d18.png> ;
    schema:name "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@en,
        "ケンタウルスの伝説 / ヴィーナス・ジーザス/ザ・モーター・スポーツ・ミュージック"@ja,
        "Kentauros no Densetsu / Venus Jesus/the MOTOR SPORT MUSIC"@ja-latn ;
    schema:publisher <org/4957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/96394/96394-b1bb39c53d18.png> .

_:N669f80bc1478431bbe2539837c5042f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィーナス・ジーザス"@ja,
        "Venus Jesus"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N38c7b0ce573344ac8d6ed940cad4bb30 ;
    schema:name "ヴィーナス・ジーザス"@ja,
        "Venus Jesus"@ja-latn .

_:N72930cbb992c417197bcfda5dabb8a3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONG RUN ROAD－永遠に火をつけて－"@ja,
        "LONG RUN ROAD－Eien ni Hi wo Tsukete－"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N38c7b0ce573344ac8d6ed940cad4bb30 ;
    schema:name "LONG RUN ROAD－永遠に火をつけて－"@ja,
        "LONG RUN ROAD－Eien ni Hi wo Tsukete－"@ja-latn .

_:Ne9f22d7ff3b849f48687b11861c0be54 a schema:Person,
        foaf:Person ;
    mo:performed <album/96394#performance> ;
    schema:name "The Motor Sport Music"@en ;
    foaf:name "The Motor Sport Music"@en .

_:N38c7b0ce573344ac8d6ed940cad4bb30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N669f80bc1478431bbe2539837c5042f2,
        _:N72930cbb992c417197bcfda5dabb8a3f ;
    mo:track_count 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N669f80bc1478431bbe2539837c5042f2,
        _:N72930cbb992c417197bcfda5dabb8a3f .

