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

<artist/3871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Urara Takano"@en,
        "高乃麗"@ja ;
    foaf:made <album/96837#subject>,
        <album/96837#vocals> ;
    foaf:name "Urara Takano"@en,
        "高乃麗"@ja .

<artist/3872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Fuchizaki"@en,
        "渕崎ゆり子"@ja ;
    foaf:made <album/96837#subject>,
        <album/96837#vocals> ;
    foaf:name "Yuriko Fuchizaki"@en,
        "渕崎ゆり子"@ja .

<artist/6196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reo Rinozuka"@en,
        "里乃塚玲央"@ja ;
    foaf:made <album/96837#lyrics>,
        <album/96837#subject> ;
    foaf:name "Reo Rinozuka"@en,
        "里乃塚玲央"@ja .

<artist/6596#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Watanabe"@en,
        "渡辺久美子"@ja ;
    foaf:made <album/96837#subject>,
        <album/96837#vocals> ;
    foaf:name "Kumiko Watanabe"@en,
        "渡辺久美子"@ja .

<artist/9087#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chie Koujiro"@en,
        "神代知衣"@ja ;
    foaf:made <album/96837#subject>,
        <album/96837#vocals> ;
    foaf:name "Chie Koujiro"@en,
        "神代知衣"@ja .

<artist/925#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruna Ikezawa"@en,
        "池澤春菜"@ja ;
    foaf:made <album/96837#subject>,
        <album/96837#vocals> ;
    foaf:name "Haruna Ikezawa"@en,
        "池澤春菜"@ja .

<artist/3256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96837#subject> ;
    schema:name "Gouji Tsuno"@en,
        "つのごうじ"@ja ;
    foaf:made <album/96837#composition>,
        <album/96837#lyrics>,
        <album/96837#subject> ;
    foaf:name "Gouji Tsuno"@en,
        "つのごうじ"@ja .

<album/96837#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We are the VICTORYS / the VICTORYS"@en,
        "We are the VICTORYS / the VICTORYS"@ja,
        "We are the VICTORYS / the VICTORYS"@ja-latn ;
    mo:composer <artist/3256#subject> ;
    mo:produced_work <album/96837#musicalwork> ;
    schema:name "We are the VICTORYS / the VICTORYS"@en,
        "We are the VICTORYS / the VICTORYS"@ja,
        "We are the VICTORYS / the VICTORYS"@ja-latn .

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

<album/96837#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We are the VICTORYS / the VICTORYS"@en,
        "We are the VICTORYS / the VICTORYS"@ja,
        "We are the VICTORYS / the VICTORYS"@ja-latn ;
    mo:performance_of <album/96837#musicalwork> ;
    mo:recorded_as <album/96837#musicalexpression> ;
    schema:name "We are the VICTORYS / the VICTORYS"@en,
        "We are the VICTORYS / the VICTORYS"@ja,
        "We are the VICTORYS / the VICTORYS"@ja-latn ;
    schema:workPerformed <album/96837#musicalwork> .

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

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

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

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

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

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

<album/96837#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-07-24"^^xsd:date ;
    dcterms:title "We are the VICTORYS / the VICTORYS"@en,
        "We are the VICTORYS / the VICTORYS"@ja,
        "We are the VICTORYS / the VICTORYS"@ja-latn ;
    mo:catalogue_number "VIDL-30048" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/96837#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N3e1a6fe018b54b6c971a8f7a0580ded3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bakusou Kyoudai Let's & Go!! WGP"@en ;
            foaf:name "Bakusou Kyoudai Let's & Go!! WGP"@en ] ;
    schema:datePublished "1997-07-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/96837/96837-1583327631.jpg> ;
    schema:name "We are the VICTORYS / the VICTORYS"@en,
        "We are the VICTORYS / the VICTORYS"@ja,
        "We are the VICTORYS / the VICTORYS"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/96837/96837-1583327631.jpg> .

_:N1227d6f1b23441d9bc3365947c9fe099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE SCRUM"@en,
        "BATTLE SCRUM"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e1a6fe018b54b6c971a8f7a0580ded3 ;
    schema:name "BATTLE SCRUM"@en,
        "BATTLE SCRUM"@ja .

_:N3d1b622e6a564ebabd818320661ed7a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We are the VICTORYS (Original Karaoke)"@en,
        "We are the VICTORYS (オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e1a6fe018b54b6c971a8f7a0580ded3 ;
    schema:name "We are the VICTORYS (Original Karaoke)"@en,
        "We are the VICTORYS (オリジナル・カラオケ)"@ja .

_:N4a84ea18f05f4b05af1f2363c230b40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE SCRUM (Original Karaoke)"@en,
        "BATTLE SCRUM (オリジナル・カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e1a6fe018b54b6c971a8f7a0580ded3 ;
    schema:name "BATTLE SCRUM (Original Karaoke)"@en,
        "BATTLE SCRUM (オリジナル・カラオケ)"@ja .

_:Nd2d831c04f56468fa986ebb2484d453b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We are the VICTORYS"@en,
        "We are the VICTORYS"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e1a6fe018b54b6c971a8f7a0580ded3 ;
    schema:name "We are the VICTORYS"@en,
        "We are the VICTORYS"@ja .

_:N3e1a6fe018b54b6c971a8f7a0580ded3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1227d6f1b23441d9bc3365947c9fe099,
        _:N3d1b622e6a564ebabd818320661ed7a5,
        _:N4a84ea18f05f4b05af1f2363c230b40a,
        _:Nd2d831c04f56468fa986ebb2484d453b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1227d6f1b23441d9bc3365947c9fe099,
        _:N3d1b622e6a564ebabd818320661ed7a5,
        _:N4a84ea18f05f4b05af1f2363c230b40a,
        _:Nd2d831c04f56468fa986ebb2484d453b .

