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

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

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

<album/44847> a mo:Release ;
    mo:catalogue_number "SVWC-7512" .

<artist/12058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44537#subject> ;
    schema:name "ORANGE RANGE"@en ;
    foaf:made <album/44537#composition>,
        <album/44537#subject> ;
    foaf:name "ORANGE RANGE"@en .

<artist/12483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44537#subject> ;
    schema:name "Takashi Yamaguchi"@en,
        "山口隆"@ja ;
    foaf:made <album/44537#composition>,
        <album/44537#subject> ;
    foaf:name "Takashi Yamaguchi"@en,
        "山口隆"@ja .

<artist/20946#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44537#subject> ;
    schema:name "RYTHEM"@en ;
    foaf:made <album/44537#composition>,
        <album/44537#subject> ;
    foaf:name "RYTHEM"@en .

<artist/3511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44537#subject> ;
    schema:name "Tomoji Sogawa"@en,
        "十川ともじ"@ja ;
    foaf:made <album/44537#composition>,
        <album/44537#subject> ;
    foaf:name "Tomoji Sogawa"@en,
        "十川ともじ"@ja .

<artist/8671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44537#subject> ;
    schema:name "Yusuke Tanaka"@en,
        "田中ユウスケ"@ja ;
    foaf:made <album/44537#composition>,
        <album/44537#subject> ;
    foaf:name "Yusuke Tanaka"@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/44537#musicalexpression> a mo:Signal ;
    mo:published_as <album/44537#subject> ;
    mo:records <album/44537#performance> .

<album/44537#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@en,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja-latn ;
    mo:performance_of <album/44537#musicalwork> ;
    mo:recorded_as <album/44537#musicalexpression> ;
    schema:name "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@en,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja-latn ;
    schema:workPerformed <album/44537#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/44537/44537-1393289079.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44537#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@en,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "高木芳基"@en ;
            foaf:made <album/44537#composition> ;
            foaf:name "高木芳基"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "春畑道哉"@en ;
            foaf:made <album/44537#composition> ;
            foaf:name "春畑道哉"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "tetsuhiko"@en ;
            foaf:made <album/44537#composition> ;
            foaf:name "tetsuhiko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TAKE"@en ;
            foaf:made <album/44537#composition> ;
            foaf:name "TAKE"@en ],
        <artist/12058#subject>,
        <artist/12483#subject>,
        <artist/20946#subject>,
        <artist/3511#subject>,
        <artist/8671#subject> ;
    mo:produced_work <album/44537#musicalwork> ;
    schema:name "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@en,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja-latn .

<album/44537#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@en,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja-latn ;
    mo:catalogue_number "MICA-0898" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/44847> ;
    mo:publication_of <album/44537#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:N900b0bb877054ba0ba155e63414d227b ;
    mo:record_count 1 ;
    schema:about <product/1149#subject> ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/44537/44537-1393289079.jpg> ;
    schema:name "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@en,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja,
        "NARUTO IN ROCK -The Very Best Hit Collection Instrumental Version-"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/44537/44537-1393289079.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44537#subject> ;
    schema:name "春畑道哉"@en ;
    foaf:made <album/44537#subject> ;
    foaf:name "春畑道哉"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44537#subject> ;
    schema:name "高木芳基"@en ;
    foaf:made <album/44537#subject> ;
    foaf:name "高木芳基"@en .

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

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

_:N03853bcd7e8943a793911c2fd1c1b53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ding! Dong! Dang!"@ja,
        "Ding! Dong! Dang!"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N900b0bb877054ba0ba155e63414d227b ;
    schema:name "Ding! Dong! Dang!"@ja,
        "Ding! Dong! Dang!"@ja-latn .

_:N10008e6896c642ca9074a8b19278c7ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハルモニア"@ja,
        "Harmonia"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N900b0bb877054ba0ba155e63414d227b ;
    schema:name "ハルモニア"@ja,
        "Harmonia"@ja-latn .

_:N13e52c140a794fad8a0e9073c661a44a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しみをやさしさに"@ja,
        "Kanashimi Wo Yasashisa Ni"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N900b0bb877054ba0ba155e63414d227b ;
    schema:name "悲しみをやさしさに"@ja,
        "Kanashimi Wo Yasashisa Ni"@ja-latn .

_:N415cf6d198694fe5ad1093726c6c6d97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home Sweet Home"@ja,
        "Home Sweet Home"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N900b0bb877054ba0ba155e63414d227b ;
    schema:name "Home Sweet Home"@ja,
        "Home Sweet Home"@ja-latn .

_:N7ac843d0678b4954b030117729718e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今まで何度も"@ja,
        "Ima Made Nandomo"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N900b0bb877054ba0ba155e63414d227b ;
    schema:name "今まで何度も"@ja,
        "Ima Made Nandomo"@ja-latn .

_:N9caa69f6d4f0487b8bf766bb51b72cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春狂騒曲"@ja,
        "Seishun Kyousoukyoku"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N900b0bb877054ba0ba155e63414d227b ;
    schema:name "青春狂騒曲"@ja,
        "Seishun Kyousoukyoku"@ja-latn .

_:Nc799dffb8c744ddfa537fd4a592e0202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO!!!"@ja,
        "GO!!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N900b0bb877054ba0ba155e63414d227b ;
    schema:name "GO!!!"@ja,
        "GO!!!"@ja-latn .

_:Ne9dbc9723740450e8ae60a277b89f382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビバ★ロック"@ja,
        "Viva★Rock"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N900b0bb877054ba0ba155e63414d227b ;
    schema:name "ビバ★ロック"@ja,
        "Viva★Rock"@ja-latn .

_:N900b0bb877054ba0ba155e63414d227b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03853bcd7e8943a793911c2fd1c1b53e,
        _:N10008e6896c642ca9074a8b19278c7ba,
        _:N13e52c140a794fad8a0e9073c661a44a,
        _:N415cf6d198694fe5ad1093726c6c6d97,
        _:N7ac843d0678b4954b030117729718e6a,
        _:N9caa69f6d4f0487b8bf766bb51b72cf6,
        _:Nc799dffb8c744ddfa537fd4a592e0202,
        _:Ne9dbc9723740450e8ae60a277b89f382 ;
    mo:track_count 8 ;
    schema:duration "PT34:37"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N03853bcd7e8943a793911c2fd1c1b53e,
        _:N10008e6896c642ca9074a8b19278c7ba,
        _:N13e52c140a794fad8a0e9073c661a44a,
        _:N415cf6d198694fe5ad1093726c6c6d97,
        _:N7ac843d0678b4954b030117729718e6a,
        _:N9caa69f6d4f0487b8bf766bb51b72cf6,
        _:Nc799dffb8c744ddfa537fd4a592e0202,
        _:Ne9dbc9723740450e8ae60a277b89f382 .

