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

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

<product/1149#subject> a schema:CreativeWork ;
    schema:name "Naruto"@en,
        "NARUTO-ナルト-"@ja,
        "Naruto"@ja-latn ;
    foaf:name "Naruto"@en,
        "NARUTO-ナルト-"@ja,
        "Naruto"@ja-latn .

<album/46897#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Speed / Analogfish"@en,
        "スピード / アナログフィッシュ"@ja,
        "Speed / Analogfish"@ja-latn ;
    mo:composer <artist/25279#subject> ;
    mo:produced_work <album/46897#musicalwork> ;
    schema:name "Speed / Analogfish"@en,
        "スピード / アナログフィッシュ"@ja,
        "Speed / Analogfish"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/79/46897/46897-1405420878.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46897#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Speed / Analogfish"@en,
        "スピード / アナログフィッシュ"@ja,
        "Speed / Analogfish"@ja-latn ;
    mo:performance_of <album/46897#musicalwork> ;
    mo:performer <artist/25279#subject> ;
    mo:recorded_as <album/46897#musicalexpression> ;
    schema:byArtist <artist/25279#subject> ;
    schema:name "Speed / Analogfish"@en,
        "スピード / アナログフィッシュ"@ja,
        "Speed / Analogfish"@ja-latn ;
    schema:workPerformed <album/46897#musicalwork> .

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

<artist/25279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46897#subject> ;
    mo:performed <album/46897#performance> ;
    schema:name "Analogfish"@en ;
    foaf:made <album/46897#composition>,
        <album/46897#lyrics>,
        <album/46897#subject> ;
    foaf:name "Analogfish"@en .

<album/46897#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-03"^^xsd:date ;
    dcterms:title "Speed / Analogfish"@en,
        "スピード / アナログフィッシュ"@ja,
        "Speed / Analogfish"@ja-latn ;
    mo:catalogue_number "ESCL-2671" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46897#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N066d79e5f3724edf9d3cd9da0c2878d4 ;
    mo:record_count 1 ;
    schema:about <product/1149#subject> ;
    schema:byArtist <artist/25279#subject> ;
    schema:datePublished "2005-08-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/46897/46897-1405420878.jpg> ;
    schema:name "Speed / Analogfish"@en,
        "スピード / アナログフィッシュ"@ja,
        "Speed / Analogfish"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/46897/46897-1405420878.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kentaro Sasaki"@en ;
    foaf:made <album/46897#subject> ;
    foaf:name "Kentaro Sasaki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Akira Shimooka"@en ;
    foaf:made <album/46897#lyrics> ;
    foaf:name "Akira Shimooka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Akira Shimooka"@en ;
    foaf:made <album/46897#subject> ;
    foaf:name "Akira Shimooka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kentaro Sasaki"@en ;
    foaf:made <album/46897#lyrics> ;
    foaf:name "Kentaro Sasaki"@en .

_:N2ed918aad26d4c2faa61ef7f8c46fdbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スピード"@ja,
        "Speed"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N066d79e5f3724edf9d3cd9da0c2878d4 ;
    schema:name "スピード"@ja,
        "Speed"@ja-latn .

_:N3a591a373208490287cc5a769f400960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の花"@ja,
        "Tsuki no Hana"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N066d79e5f3724edf9d3cd9da0c2878d4 ;
    schema:name "月の花"@ja,
        "Tsuki no Hana"@ja-latn .

_:N9d05159180964693a54ece34ba23c42d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テキサス"@ja,
        "Texas"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N066d79e5f3724edf9d3cd9da0c2878d4 ;
    schema:name "テキサス"@ja,
        "Texas"@ja-latn .

_:Na393c6c4730e4280899e47972983221d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スピード(karaoke)"@ja,
        "Speed (karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N066d79e5f3724edf9d3cd9da0c2878d4 ;
    schema:name "スピード(karaoke)"@ja,
        "Speed (karaoke)"@ja-latn .

_:N066d79e5f3724edf9d3cd9da0c2878d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ed918aad26d4c2faa61ef7f8c46fdbc,
        _:N3a591a373208490287cc5a769f400960,
        _:N9d05159180964693a54ece34ba23c42d,
        _:Na393c6c4730e4280899e47972983221d ;
    mo:track_count 4 ;
    schema:duration "PT15:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2ed918aad26d4c2faa61ef7f8c46fdbc,
        _:N3a591a373208490287cc5a769f400960,
        _:N9d05159180964693a54ece34ba23c42d,
        _:Na393c6c4730e4280899e47972983221d .

