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

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

<artist/8555#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92148#subject> ;
    schema:name "y0c1e"@en ;
    foaf:made <album/92148#composition>,
        <album/92148#lyrics>,
        <album/92148#subject> ;
    foaf:name "y0c1e"@en .

<release/10781#subject> a schema:CreativeWork ;
    schema:name "CHUNITHM PLUS"@en,
        "CHUNITHM PLUS"@ja,
        "CHUNITHM PLUS"@ja-latn ;
    foaf:name "CHUNITHM PLUS"@en,
        "CHUNITHM PLUS"@ja,
        "CHUNITHM PLUS"@ja-latn .

<album/92148#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Muteki We are one!!"@en,
        "無敵We are one!!"@ja,
        "Muteki We are one!!"@ja-latn ;
    mo:composer <artist/8555#subject> ;
    mo:produced_work <album/92148#musicalwork> ;
    schema:name "Muteki We are one!!"@en,
        "無敵We are one!!"@ja,
        "Muteki We are one!!"@ja-latn .

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

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

<org/3302#subject> schema:name "maimai music"@en,
        "maimai music"@ja,
        "maimai music"@ja-latn ;
    foaf:name "maimai music"@en,
        "maimai music"@ja,
        "maimai music"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/92148/92148-1572291045.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92148#performance> ;
    schema:name "Ayaka Fukuhara"@en,
        "福原綾香"@ja ;
    foaf:name "Ayaka Fukuhara"@en,
        "福原綾香"@ja .

<artist/13070#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92148#performance> ;
    schema:name "Emi Nitta"@en,
        "新田恵海"@ja ;
    foaf:name "Emi Nitta"@en,
        "新田恵海"@ja .

<artist/15350#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92148#performance> ;
    schema:name "M·A·O"@en ;
    foaf:name "M·A·O"@en .

<artist/20094#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92148#performance> ;
    schema:name "Kaoru Sakura"@en,
        "佐倉薫"@ja ;
    foaf:name "Kaoru Sakura"@en,
        "佐倉薫"@ja .

<artist/20103#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92148#performance> ;
    schema:name "Ayano Yamamoto"@en,
        "山本彩乃"@ja ;
    foaf:name "Ayano Yamamoto"@en,
        "山本彩乃"@ja .

<album/92148#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-19"^^xsd:date ;
    dcterms:title "Muteki We are one!!"@en,
        "無敵We are one!!"@ja,
        "Muteki We are one!!"@ja-latn ;
    mo:catalogue_number "DRDR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92148#musicalexpression> ;
    mo:publisher <org/3302#subject> ;
    mo:record _:Nd88092bc07aa45d59265134a74d930a1 ;
    mo:record_count 1 ;
    schema:about <release/10781#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Irodorimidori"@en ;
            foaf:name "Irodorimidori"@en ],
        <artist/12466#subject>,
        <artist/13070#subject>,
        <artist/15350#subject>,
        <artist/20094#subject>,
        <artist/20103#subject> ;
    schema:datePublished "2016-02-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/92148/92148-1572291045.jpg> ;
    schema:name "Muteki We are one!!"@en,
        "無敵We are one!!"@ja,
        "Muteki We are one!!"@ja-latn ;
    schema:publisher <org/3302#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/92148/92148-1572291045.jpg> .

<album/92148#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Muteki We are one!!"@en,
        "無敵We are one!!"@ja,
        "Muteki We are one!!"@ja-latn ;
    mo:performance_of <album/92148#musicalwork> ;
    mo:performer _:N1dc4952f94954991bea7388619b3d06c,
        <artist/12466#subject>,
        <artist/13070#subject>,
        <artist/15350#subject>,
        <artist/20094#subject>,
        <artist/20103#subject> ;
    mo:recorded_as <album/92148#musicalexpression> ;
    schema:byArtist _:N1dc4952f94954991bea7388619b3d06c,
        <artist/12466#subject>,
        <artist/13070#subject>,
        <artist/15350#subject>,
        <artist/20094#subject>,
        <artist/20103#subject> ;
    schema:name "Muteki We are one!!"@en,
        "無敵We are one!!"@ja,
        "Muteki We are one!!"@ja-latn ;
    schema:workPerformed <album/92148#musicalwork> .

_:N0b5d184002454e12a4ea090a280465d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (CHUNITHM size)"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (CHUNITHM size)"@ja .

_:N1dc4952f94954991bea7388619b3d06c a schema:Person,
        foaf:Person ;
    mo:performed <album/92148#performance> ;
    schema:name "Irodorimidori"@en ;
    foaf:name "Irodorimidori"@en .

_:N2ff0fb87fcae482fa0650a47f7e981d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (Instrumental)"@ja .

_:N5072133f38784d49a43729bc5d3d1aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (小仏凪Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (小仏凪Ver.)"@ja .

_:N5e679989e54b4f1285e6a965e60d0391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (天王洲なずなVer.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (天王洲なずなVer.)"@ja .

_:N88bd77dab08e407484d2a8204cd18349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (明坂芹菜Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (明坂芹菜Ver.)"@ja .

_:N8cd6809129984b00af8239c6e01ba5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (箱部なるVer.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (箱部なるVer.)"@ja .

_:Na8443d8458304e52bb23083a7d027403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (御形アリシアナVer.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (御形アリシアナVer.)"@ja .

_:Nb38a084ea99849d4adcc7cfabdf5f288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (Instrumental[-Guitar1])"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (Instrumental[-Guitar1])"@ja .

_:Nc196eba12a0f4ac4baf6d2eca0783632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (Instrumental[-KeyBoard])"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (Instrumental[-KeyBoard])"@ja .

_:Nd627737bd42d41e4948c8a2449f7330c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (Instrumental[-Drums])"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (Instrumental[-Drums])"@ja .

_:Necf55318e7a04566923bcdb047fb60c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (Instrumental[-Guitar2])"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (Instrumental[-Guitar2])"@ja .

_:Nfadb2bc6b07a406895c6b6fb9cf6177a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!! (Instrumental[-Bass])"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!! (Instrumental[-Bass])"@ja .

_:Nff9efe7870214625bdb2128f2c771844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵We are one!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd88092bc07aa45d59265134a74d930a1 ;
    schema:name "無敵We are one!!"@ja .

_:Nd88092bc07aa45d59265134a74d930a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b5d184002454e12a4ea090a280465d6,
        _:N2ff0fb87fcae482fa0650a47f7e981d6,
        _:N5072133f38784d49a43729bc5d3d1aaf,
        _:N5e679989e54b4f1285e6a965e60d0391,
        _:N88bd77dab08e407484d2a8204cd18349,
        _:N8cd6809129984b00af8239c6e01ba5f7,
        _:Na8443d8458304e52bb23083a7d027403,
        _:Nb38a084ea99849d4adcc7cfabdf5f288,
        _:Nc196eba12a0f4ac4baf6d2eca0783632,
        _:Nd627737bd42d41e4948c8a2449f7330c,
        _:Necf55318e7a04566923bcdb047fb60c9,
        _:Nfadb2bc6b07a406895c6b6fb9cf6177a,
        _:Nff9efe7870214625bdb2128f2c771844 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0b5d184002454e12a4ea090a280465d6,
        _:N2ff0fb87fcae482fa0650a47f7e981d6,
        _:N5072133f38784d49a43729bc5d3d1aaf,
        _:N5e679989e54b4f1285e6a965e60d0391,
        _:N88bd77dab08e407484d2a8204cd18349,
        _:N8cd6809129984b00af8239c6e01ba5f7,
        _:Na8443d8458304e52bb23083a7d027403,
        _:Nb38a084ea99849d4adcc7cfabdf5f288,
        _:Nc196eba12a0f4ac4baf6d2eca0783632,
        _:Nd627737bd42d41e4948c8a2449f7330c,
        _:Necf55318e7a04566923bcdb047fb60c9,
        _:Nfadb2bc6b07a406895c6b6fb9cf6177a,
        _:Nff9efe7870214625bdb2128f2c771844 .

