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

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

<album/51253> a mo:Release ;
    mo:catalogue_number "SRCL-5771" .

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/46862/46862-1405344055.jpg> a schema:ImageObject,
        foaf:Image .

<album/46862#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Viva★Rock / ORANGE RANGE"@en,
        "ビバ★ロック / ORANGE RANGE"@ja,
        "Viva★Rock / ORANGE RANGE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Silas Lee"@en ;
            foaf:made <album/46862#composition> ;
            foaf:name "Silas Lee"@en ],
        <artist/12058#subject> ;
    mo:produced_work <album/46862#musicalwork> ;
    schema:name "Viva★Rock / ORANGE RANGE"@en,
        "ビバ★ロック / ORANGE RANGE"@ja,
        "Viva★Rock / ORANGE RANGE"@ja-latn .

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

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

<album/46862#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Viva★Rock / ORANGE RANGE"@en,
        "ビバ★ロック / ORANGE RANGE"@ja,
        "Viva★Rock / ORANGE RANGE"@ja-latn ;
    mo:performance_of <album/46862#musicalwork> ;
    mo:performer <artist/12058#subject> ;
    mo:recorded_as <album/46862#musicalexpression> ;
    schema:byArtist <artist/12058#subject> ;
    schema:name "Viva★Rock / ORANGE RANGE"@en,
        "ビバ★ロック / ORANGE RANGE"@ja,
        "Viva★Rock / ORANGE RANGE"@ja-latn ;
    schema:workPerformed <album/46862#musicalwork> .

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

<album/46862#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-10-22"^^xsd:date ;
    dcterms:title "Viva★Rock / ORANGE RANGE"@en,
        "ビバ★ロック / ORANGE RANGE"@ja,
        "Viva★Rock / ORANGE RANGE"@ja-latn ;
    mo:catalogue_number "SRCL-5588" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/51253> ;
    mo:publication_of <album/46862#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N20cb326f70b44d7584abe9b54e9f2107 ;
    mo:record_count 1 ;
    schema:about <product/1149#subject> ;
    schema:byArtist <artist/12058#subject> ;
    schema:datePublished "2003-10-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/46862/46862-1405344055.jpg> ;
    schema:name "Viva★Rock / ORANGE RANGE"@en,
        "ビバ★ロック / ORANGE RANGE"@ja,
        "Viva★Rock / ORANGE RANGE"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/46862/46862-1405344055.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Silas Lee"@en ;
    foaf:made <album/46862#lyrics> ;
    foaf:name "Silas Lee"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Silas Lee"@en ;
    foaf:made <album/46862#subject> ;
    foaf:name "Silas Lee"@en .

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

_:N3df4cbca744b438fae5b68faa076cd93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渚のロコガール"@ja,
        "Nagisa no Roko Girl"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N20cb326f70b44d7584abe9b54e9f2107 ;
    schema:name "渚のロコガール"@ja,
        "Nagisa no Roko Girl"@ja-latn .

_:N55923aae9ad8424095bbc52fef8597c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベロシティー3000"@ja,
        "Velocity 3000"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N20cb326f70b44d7584abe9b54e9f2107 ;
    schema:name "ベロシティー3000"@ja,
        "Velocity 3000"@ja-latn .

_:N8c2b68de7f0f48a4902f265471731bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビバ★ロック"@ja,
        "Viva★Rock"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N20cb326f70b44d7584abe9b54e9f2107 ;
    schema:name "ビバ★ロック"@ja,
        "Viva★Rock"@ja-latn .

_:Nb1dd9c60e79e48b7beb6ae8866520c8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビバ★ロック～ryukyudisco remix～"@ja,
        "Viva★Rock ~ryukyudisco remix~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N20cb326f70b44d7584abe9b54e9f2107 ;
    schema:name "ビバ★ロック～ryukyudisco remix～"@ja,
        "Viva★Rock ~ryukyudisco remix~"@ja-latn .

_:Nf2b998637e07477dabf33c2b31011767 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビバ★ロック～japanese side～"@ja,
        "Viva★Rock ~japanese side~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N20cb326f70b44d7584abe9b54e9f2107 ;
    schema:name "ビバ★ロック～japanese side～"@ja,
        "Viva★Rock ~japanese side~"@ja-latn .

_:N20cb326f70b44d7584abe9b54e9f2107 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3df4cbca744b438fae5b68faa076cd93,
        _:N55923aae9ad8424095bbc52fef8597c0,
        _:N8c2b68de7f0f48a4902f265471731bee,
        _:Nb1dd9c60e79e48b7beb6ae8866520c8e,
        _:Nf2b998637e07477dabf33c2b31011767 ;
    mo:track_count 5 ;
    schema:duration "PT17:15"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3df4cbca744b438fae5b68faa076cd93,
        _:N55923aae9ad8424095bbc52fef8597c0,
        _:N8c2b68de7f0f48a4902f265471731bee,
        _:Nb1dd9c60e79e48b7beb6ae8866520c8e,
        _:Nf2b998637e07477dabf33c2b31011767 .

