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

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

<artist/13488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110131#subject> ;
    schema:name "Akira"@en,
        "彰"@ja ;
    foaf:made <album/110131#composition>,
        <album/110131#subject> ;
    foaf:name "Akira"@en,
        "彰"@ja .

<artist/33042#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110131#subject> ;
    schema:name "Yuzuru Kusugo"@en ;
    foaf:made <album/110131#composition>,
        <album/110131#subject> ;
    foaf:name "Yuzuru Kusugo"@en .

<artist/38086#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110131#subject> ;
    schema:name "Nobuto"@en,
        "信人"@ja ;
    foaf:made <album/110131#composition>,
        <album/110131#subject> ;
    foaf:name "Nobuto"@en,
        "信人"@ja .

<artist/41676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110131#subject> ;
    schema:name "Satoshi Shibayama"@en ;
    foaf:made <album/110131#composition>,
        <album/110131#subject> ;
    foaf:name "Satoshi Shibayama"@en .

<artist/9886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110131#subject> ;
    schema:name "TAKUYA∞"@en ;
    foaf:made <album/110131#composition>,
        <album/110131#lyrics>,
        <album/110131#subject> ;
    foaf:name "TAKUYA∞"@en .

<product/8829#subject> a schema:CreativeWork ;
    schema:name "The Seven Deadly Sins: Dragon's Judgement"@en,
        "七つの大罪 憤怒の審判"@ja,
        "Nanatsu no Taizai: Fundo no Shinpan"@ja-latn ;
    foaf:name "The Seven Deadly Sins: Dragon's Judgement"@en,
        "七つの大罪 憤怒の審判"@ja,
        "Nanatsu no Taizai: Fundo no Shinpan"@ja-latn .

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

<album/110131#musicalexpression> a mo:Signal ;
    mo:published_as <album/110131#subject> ;
    mo:records <album/110131#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/13/110131/110131-0e10b24261b3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110131#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/110131/110131-0e10b24261b3.jpg> ;
    foaf:depicts <album/110131#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/110131/110131-0e10b24261b3.jpg> .

<https://medium-media.vgm.io/albums/13/110131/110131-0e10b24261b3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110131#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NAMELY / UVERworld [Limited Edition]"@en,
        "NAMELY / UVERworld [初回生産限定盤]"@ja,
        "NAMELY / UVERworld [Limited Edition]"@ja-latn ;
    mo:performance_of <album/110131#musicalwork> ;
    mo:performer <artist/9885#subject> ;
    mo:recorded_as <album/110131#musicalexpression> ;
    schema:byArtist <artist/9885#subject> ;
    schema:name "NAMELY / UVERworld [Limited Edition]"@en,
        "NAMELY / UVERworld [初回生産限定盤]"@ja,
        "NAMELY / UVERworld [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/110131#musicalwork> .

<artist/9885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/110131#performance> ;
    schema:name "UVERworld"@en ;
    foaf:name "UVERworld"@en .

<album/110131#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NAMELY / UVERworld [Limited Edition]"@en,
        "NAMELY / UVERworld [初回生産限定盤]"@ja,
        "NAMELY / UVERworld [Limited Edition]"@ja-latn ;
    mo:composer <artist/13488#subject>,
        <artist/33042#subject>,
        <artist/38086#subject>,
        <artist/41676#subject>,
        <artist/9886#subject> ;
    mo:produced_work <album/110131#musicalwork> ;
    schema:name "NAMELY / UVERworld [Limited Edition]"@en,
        "NAMELY / UVERworld [初回生産限定盤]"@ja,
        "NAMELY / UVERworld [Limited Edition]"@ja-latn .

<album/110131#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-02"^^xsd:date ;
    dcterms:title "NAMELY / UVERworld [Limited Edition]"@en,
        "NAMELY / UVERworld [初回生産限定盤]"@ja,
        "NAMELY / UVERworld [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-11810~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/110131#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N5cb92df11ce74a669101ba08ea3e159b,
        _:N7199d7b06e3f47b6b27e9c998c7c8578 ;
    mo:record_count 2 ;
    schema:about <product/8829#subject> ;
    schema:byArtist <artist/9885#subject> ;
    schema:datePublished "2021-06-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/110131/110131-0e10b24261b3.jpg> ;
    schema:name "NAMELY / UVERworld [Limited Edition]"@en,
        "NAMELY / UVERworld [初回生産限定盤]"@ja,
        "NAMELY / UVERworld [Limited Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/110131/110131-0e10b24261b3.jpg> .

_:N62347ccedcd0407d835a08f65439e418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAMELY (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N5cb92df11ce74a669101ba08ea3e159b ;
    schema:name "NAMELY (instrumental)"@en .

_:N688a5ac6d34445a38dd4d2407b91825c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIVIN' IT UP"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5cb92df11ce74a669101ba08ea3e159b ;
    schema:name "LIVIN' IT UP"@en .

_:N7199d7b06e3f47b6b27e9c998c7c8578 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nfdd5167d0d614fc59ee8616e6471a4fc ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nfdd5167d0d614fc59ee8616e6471a4fc .

_:Nc8b28189eb5440d2b398123540f8634b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAMELY"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N5cb92df11ce74a669101ba08ea3e159b ;
    schema:name "NAMELY"@en .

_:Nfdd5167d0d614fc59ee8616e6471a4fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UVERworldshort movies 2020"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7199d7b06e3f47b6b27e9c998c7c8578 ;
    schema:name "UVERworldshort movies 2020"@en .

_:N5cb92df11ce74a669101ba08ea3e159b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N62347ccedcd0407d835a08f65439e418,
        _:N688a5ac6d34445a38dd4d2407b91825c,
        _:Nc8b28189eb5440d2b398123540f8634b ;
    mo:track_count 3 ;
    schema:duration "PT11:28"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N62347ccedcd0407d835a08f65439e418,
        _:N688a5ac6d34445a38dd4d2407b91825c,
        _:Nc8b28189eb5440d2b398123540f8634b .

