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

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/123559#lyrics>,
        <album/123559#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

<artist/36000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123559#subject> ;
    schema:name "Wataru Maeguchi"@en,
        "前口ワタル"@ja ;
    foaf:made <album/123559#composition>,
        <album/123559#subject> ;
    foaf:name "Wataru Maeguchi"@en,
        "前口ワタル"@ja .

<artist/46303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123559#subject> ;
    schema:name "amazuti"@en ;
    foaf:made <album/123559#composition>,
        <album/123559#subject> ;
    foaf:name "amazuti"@en .

<product/11888#subject> a schema:CreativeWork ;
    schema:name "Mob Psycho 100 III"@en,
        "モブサイコ100 III"@ja,
        "Mob Psycho 100 III"@ja-latn ;
    foaf:name "Mob Psycho 100 III"@en,
        "モブサイコ100 III"@ja,
        "Mob Psycho 100 III"@ja-latn .

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

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

<album/123559#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "1 / MOB CHOIR"@en,
        "1 / MOB CHOIR"@ja,
        "1 / MOB CHOIR"@ja-latn ;
    mo:performance_of <album/123559#musicalwork> ;
    mo:recorded_as <album/123559#musicalexpression> ;
    schema:name "1 / MOB CHOIR"@en,
        "1 / MOB CHOIR"@ja,
        "1 / MOB CHOIR"@ja-latn ;
    schema:workPerformed <album/123559#musicalwork> .

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

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

<https://media.vgm.io/albums/95/123559/123559-6997c41f1891.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123559#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/123559/123559-6997c41f1891.png> ;
    foaf:depicts <album/123559#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/123559/123559-6997c41f1891.png> .

<https://medium-media.vgm.io/albums/95/123559/123559-6997c41f1891.png> a schema:ImageObject,
        foaf:Image .

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

<album/123559#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "1 / MOB CHOIR"@en,
        "1 / MOB CHOIR"@ja,
        "1 / MOB CHOIR"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(KEYTONE"@en ;
            foaf:made <album/123559#composition> ;
            foaf:name "(KEYTONE"@en ],
        <artist/36000#subject>,
        <artist/46303#subject> ;
    mo:produced_work <album/123559#musicalwork> ;
    schema:name "1 / MOB CHOIR"@en,
        "1 / MOB CHOIR"@ja,
        "1 / MOB CHOIR"@ja-latn .

<album/123559#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-05"^^xsd:date ;
    dcterms:title "1 / MOB CHOIR"@en,
        "1 / MOB CHOIR"@ja,
        "1 / MOB CHOIR"@ja-latn ;
    mo:catalogue_number "1000820745" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123559#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    mo:record_count 1 ;
    schema:about <product/11888#subject> ;
    schema:datePublished "2022-10-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/95/123559/123559-6997c41f1891.png> ;
    schema:name "1 / MOB CHOIR"@en,
        "1 / MOB CHOIR"@ja,
        "1 / MOB CHOIR"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/123559/123559-6997c41f1891.png> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "MOB CHOIR"@en ;
    foaf:made <album/123559#subject> ;
    foaf:name "MOB CHOIR"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MOB CHOIR"@en ;
    foaf:made <album/123559#vocals> ;
    foaf:name "MOB CHOIR"@en .

_:N3cc295b0ca8a4d91b47a197bb6a62a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exist (TV Edit)"@en,
        "Exist (TV EDIT)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "Exist (TV Edit)"@en,
        "Exist (TV EDIT)"@ja .

_:N40beed04c7dc44aab1eee7b6f5182f0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cobalt (Instrumental)"@en,
        "コバルト (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "cobalt (Instrumental)"@en,
        "コバルト (Instrumental)"@ja .

_:N4c6546f036f34905ae38a3b06065d758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1 (TV Edit)"@en,
        "1 (TV EDIT)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "1 (TV Edit)"@en,
        "1 (TV EDIT)"@ja .

_:N79c0d89651c7470c8d4e126b2a44f577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1"@en,
        "1"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "1"@en,
        "1"@ja .

_:N9cfd277192c3415dabdabfe5938173ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exist (Instrumental)"@en,
        "Exist (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "Exist (Instrumental)"@en,
        "Exist (Instrumental)"@ja .

_:Nc032aee8350740b9971c7985154413b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cobalt (TV Edit)"@en,
        "コバルト (TV EDIT)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "cobalt (TV Edit)"@en,
        "コバルト (TV EDIT)"@ja .

_:Nd3f79eaeb52e46528b81dbaa733c8089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exist"@en,
        "Exist"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "Exist"@en,
        "Exist"@ja .

_:Nfee9ecdf6cb44265805778b5a94b4fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1 (Instrumental)"@en,
        "1 (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "1 (Instrumental)"@en,
        "1 (Instrumental)"@ja .

_:Nffa4ee1a51954c30bb1d6042ffffeb7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cobalt"@en,
        "コバルト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nd04a0c665f7e4473bda5b2a3ae19492f ;
    schema:name "cobalt"@en,
        "コバルト"@ja .

_:Nd04a0c665f7e4473bda5b2a3ae19492f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cc295b0ca8a4d91b47a197bb6a62a14,
        _:N40beed04c7dc44aab1eee7b6f5182f0f,
        _:N4c6546f036f34905ae38a3b06065d758,
        _:N79c0d89651c7470c8d4e126b2a44f577,
        _:N9cfd277192c3415dabdabfe5938173ab,
        _:Nc032aee8350740b9971c7985154413b3,
        _:Nd3f79eaeb52e46528b81dbaa733c8089,
        _:Nfee9ecdf6cb44265805778b5a94b4fbd,
        _:Nffa4ee1a51954c30bb1d6042ffffeb7c ;
    mo:track_count 9 ;
    schema:duration "PT27:57"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N3cc295b0ca8a4d91b47a197bb6a62a14,
        _:N40beed04c7dc44aab1eee7b6f5182f0f,
        _:N4c6546f036f34905ae38a3b06065d758,
        _:N79c0d89651c7470c8d4e126b2a44f577,
        _:N9cfd277192c3415dabdabfe5938173ab,
        _:Nc032aee8350740b9971c7985154413b3,
        _:Nd3f79eaeb52e46528b81dbaa733c8089,
        _:Nfee9ecdf6cb44265805778b5a94b4fbd,
        _:Nffa4ee1a51954c30bb1d6042ffffeb7c .

