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

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

<artist/25269#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46865#subject> ;
    schema:name "Yoshiki Takagi"@en,
        "高木芳基"@ja ;
    foaf:made <album/46865#composition>,
        <album/46865#lyrics>,
        <album/46865#subject> ;
    foaf:name "Yoshiki Takagi"@en,
        "高木芳基"@ja .

<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/46865#musicalexpression> a mo:Signal ;
    mo:published_as <album/46865#subject> ;
    mo:records <album/46865#performance> .

<org/1267#subject> schema:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn ;
    foaf:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/46865/46865-1405247949.jpg> a schema:ImageObject,
        foaf:Image .

<album/46865#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ima Made Nando mo / The Mass Missile"@en,
        "今まで何度も / ザ・マスミサイル"@ja,
        "Ima Made Nando mo / The Mass Missile"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Katsutoshi Watabe"@en ;
            foaf:made <album/46865#composition> ;
            foaf:name "Katsutoshi Watabe"@en ],
        <artist/25269#subject> ;
    mo:produced_work <album/46865#musicalwork> ;
    schema:name "Ima Made Nando mo / The Mass Missile"@en,
        "今まで何度も / ザ・マスミサイル"@ja,
        "Ima Made Nando mo / The Mass Missile"@ja-latn .

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

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

<album/46865#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ima Made Nando mo / The Mass Missile"@en,
        "今まで何度も / ザ・マスミサイル"@ja,
        "Ima Made Nando mo / The Mass Missile"@ja-latn ;
    mo:performance_of <album/46865#musicalwork> ;
    mo:performer <artist/25270#subject> ;
    mo:recorded_as <album/46865#musicalexpression> ;
    schema:byArtist <artist/25270#subject> ;
    schema:name "Ima Made Nando mo / The Mass Missile"@en,
        "今まで何度も / ザ・マスミサイル"@ja,
        "Ima Made Nando mo / The Mass Missile"@ja-latn ;
    schema:workPerformed <album/46865#musicalwork> .

<artist/25270#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46865#performance> ;
    schema:name "The Mass Missile"@en ;
    foaf:name "The Mass Missile"@en .

<album/46865#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-05-19"^^xsd:date ;
    dcterms:title "Ima Made Nando mo / The Mass Missile"@en,
        "今まで何度も / ザ・マスミサイル"@ja,
        "Ima Made Nando mo / The Mass Missile"@ja-latn ;
    mo:catalogue_number "SRCL-6105" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46865#musicalexpression> ;
    mo:publisher <org/1267#subject> ;
    mo:record _:N1b94c6ef9a494952b9a74dd94d0f6cc2 ;
    mo:record_count 1 ;
    schema:about <product/1149#subject> ;
    schema:byArtist <artist/25270#subject> ;
    schema:datePublished "2004-05-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/46865/46865-1405247949.jpg> ;
    schema:name "Ima Made Nando mo / The Mass Missile"@en,
        "今まで何度も / ザ・マスミサイル"@ja,
        "Ima Made Nando mo / The Mass Missile"@ja-latn ;
    schema:publisher <org/1267#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/46865/46865-1405247949.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46865#subject> ;
    schema:name "Katsutoshi Watabe"@en ;
    foaf:made <album/46865#subject> ;
    foaf:name "Katsutoshi Watabe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Katsutoshi Watabe"@en ;
    foaf:made <album/46865#lyrics> ;
    foaf:name "Katsutoshi Watabe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Katsutoshi Watabe"@en ;
    foaf:made <album/46865#subject> ;
    foaf:name "Katsutoshi Watabe"@en .

_:N2f7126565b8046fc908292505b3b8321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なるほど"@ja,
        "Naruhodo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1b94c6ef9a494952b9a74dd94d0f6cc2 ;
    schema:name "なるほど"@ja,
        "Naruhodo"@ja-latn .

_:N701f8721224341958b0d01d72692f008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今まで何度も"@ja,
        "Ima Made Nando mo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N1b94c6ef9a494952b9a74dd94d0f6cc2 ;
    schema:name "今まで何度も"@ja,
        "Ima Made Nando mo"@ja-latn .

_:Ndd15d62552dc4f148a0e5d346e5e0b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺の一大事～ロック de ボン～"@ja,
        "Ore no Ichidaiji: Rock de Bon"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N1b94c6ef9a494952b9a74dd94d0f6cc2 ;
    schema:name "俺の一大事～ロック de ボン～"@ja,
        "Ore no Ichidaiji: Rock de Bon"@ja-latn .

_:N1b94c6ef9a494952b9a74dd94d0f6cc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f7126565b8046fc908292505b3b8321,
        _:N701f8721224341958b0d01d72692f008,
        _:Ndd15d62552dc4f148a0e5d346e5e0b93 ;
    mo:track_count 3 ;
    schema:duration "PT12:13"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2f7126565b8046fc908292505b3b8321,
        _:N701f8721224341958b0d01d72692f008,
        _:Ndd15d62552dc4f148a0e5d346e5e0b93 .

