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

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

<artist/36250#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79419#subject> ;
    schema:name "D·A·I"@en ;
    foaf:made <album/79419#composition>,
        <album/79419#subject> ;
    foaf:name "D·A·I"@en .

<product/6535#subject> a schema:CreativeWork ;
    schema:name "FLASH KICKER ~Road to Dream~"@en,
        "キャプテン翼"@ja,
        "Captain Tsubasa"@ja-latn ;
    foaf:name "FLASH KICKER ~Road to Dream~"@en,
        "キャプテン翼"@ja,
        "Captain Tsubasa"@ja-latn .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/79419/79419-1532886081.jpg> a schema:ImageObject,
        foaf:Image .

<album/79419#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Katsu / London Boots no1,no2"@en,
        "勝 / ロンドンブーツ1号2号"@ja,
        "Katsu / London Boots no1,no2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "エトウユキオ"@en ;
            foaf:made <album/79419#composition> ;
            foaf:name "エトウユキオ"@en ],
        <artist/36250#subject> ;
    mo:produced_work <album/79419#musicalwork> ;
    schema:name "Katsu / London Boots no1,no2"@en,
        "勝 / ロンドンブーツ1号2号"@ja,
        "Katsu / London Boots no1,no2"@ja-latn .

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

<album/79419#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Katsu / London Boots no1,no2"@en,
        "勝 / ロンドンブーツ1号2号"@ja,
        "Katsu / London Boots no1,no2"@ja-latn ;
    mo:performance_of <album/79419#musicalwork> ;
    mo:performer _:N5b99c393d0264e16b8090724810b32bd,
        _:N5d90772b67104294b98113fe815526a5 ;
    mo:recorded_as <album/79419#musicalexpression> ;
    schema:byArtist _:N5b99c393d0264e16b8090724810b32bd,
        _:N5d90772b67104294b98113fe815526a5 ;
    schema:name "Katsu / London Boots no1,no2"@en,
        "勝 / ロンドンブーツ1号2号"@ja,
        "Katsu / London Boots no1,no2"@ja-latn ;
    schema:workPerformed <album/79419#musicalwork> .

<album/79419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-02-27"^^xsd:date ;
    dcterms:title "Katsu / London Boots no1,no2"@en,
        "勝 / ロンドンブーツ1号2号"@ja,
        "Katsu / London Boots no1,no2"@ja-latn ;
    mo:catalogue_number "AVCD-30338" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79419#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nba49f3d2139d4bf29aa7ce7897a49c75 ;
    mo:record_count 1 ;
    schema:about <product/6535#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "London Boots no1"@en ;
            foaf:name "London Boots no1"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "no2"@en ;
            foaf:name "no2"@en ] ;
    schema:datePublished "2002-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/79419/79419-1532886081.jpg> ;
    schema:name "Katsu / London Boots no1,no2"@en,
        "勝 / ロンドンブーツ1号2号"@ja,
        "Katsu / London Boots no1,no2"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/79419/79419-1532886081.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "山中鹿之助"@en ;
    foaf:made <album/79419#subject> ;
    foaf:name "山中鹿之助"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "山中鹿之助"@en ;
    foaf:made <album/79419#lyrics> ;
    foaf:name "山中鹿之助"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79419#subject> ;
    schema:name "エトウユキオ"@en ;
    foaf:made <album/79419#subject> ;
    foaf:name "エトウユキオ"@en .

_:N12f580a5d38c4e9f87c5a557e54249c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勝"@ja,
        "Katsu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nba49f3d2139d4bf29aa7ce7897a49c75 ;
    schema:name "勝"@ja,
        "Katsu"@ja-latn .

_:N28c6abc303f94b9dab4ee56782d58d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "革命の針 (Instrumental)"@ja,
        "Kakumei no Hari (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nba49f3d2139d4bf29aa7ce7897a49c75 ;
    schema:name "革命の針 (Instrumental)"@ja,
        "Kakumei no Hari (Instrumental)"@ja-latn .

_:N5b99c393d0264e16b8090724810b32bd a schema:Person,
        foaf:Person ;
    mo:performed <album/79419#performance> ;
    schema:name "London Boots no1"@en ;
    foaf:name "London Boots no1"@en .

_:N5d90772b67104294b98113fe815526a5 a schema:Person,
        foaf:Person ;
    mo:performed <album/79419#performance> ;
    schema:name "no2"@en ;
    foaf:name "no2"@en .

_:Naff77238995e4b629d7359436558c888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "革命の針"@ja,
        "Kakumei no Hari"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nba49f3d2139d4bf29aa7ce7897a49c75 ;
    schema:name "革命の針"@ja,
        "Kakumei no Hari"@ja-latn .

_:Nf18f2dbd03b24aaeb19020b8bb311a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勝 (Instrumental)"@ja,
        "Katsu (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nba49f3d2139d4bf29aa7ce7897a49c75 ;
    schema:name "勝 (Instrumental)"@ja,
        "Katsu (Instrumental)"@ja-latn .

_:Nba49f3d2139d4bf29aa7ce7897a49c75 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12f580a5d38c4e9f87c5a557e54249c2,
        _:N28c6abc303f94b9dab4ee56782d58d54,
        _:Naff77238995e4b629d7359436558c888,
        _:Nf18f2dbd03b24aaeb19020b8bb311a18 ;
    mo:track_count 4 ;
    schema:duration "PT12:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12f580a5d38c4e9f87c5a557e54249c2,
        _:N28c6abc303f94b9dab4ee56782d58d54,
        _:Naff77238995e4b629d7359436558c888,
        _:Nf18f2dbd03b24aaeb19020b8bb311a18 .

