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

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

<artist/29425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113062#subject> ;
    schema:name "Mitsu.J"@en ;
    foaf:made <album/113062#composition>,
        <album/113062#subject> ;
    foaf:name "Mitsu.J"@en .

<artist/35273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113062#subject> ;
    schema:name "SUNNY BOY"@en ;
    foaf:made <album/113062#composition>,
        <album/113062#subject> ;
    foaf:name "SUNNY BOY"@en .

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

<org/2963#subject> schema:name "LDH Records"@en,
        "LDH Records"@ja,
        "LDH Records"@ja-latn ;
    foaf:name "LDH Records"@en,
        "LDH Records"@ja,
        "LDH Records"@ja-latn .

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

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

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

<album/113062#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@en,
        "夏化粧/Updating Life / DOBERMAN INFINITY [数量限定盤]"@ja,
        "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@ja-latn ;
    mo:performance_of <album/113062#musicalwork> ;
    mo:performer _:N1a970ef8470846f3be3917e2fd833351 ;
    mo:recorded_as <album/113062#musicalexpression> ;
    schema:byArtist _:N1a970ef8470846f3be3917e2fd833351 ;
    schema:name "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@en,
        "夏化粧/Updating Life / DOBERMAN INFINITY [数量限定盤]"@ja,
        "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/113062#musicalwork> .

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

<album/113062#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@en,
        "夏化粧/Updating Life / DOBERMAN INFINITY [数量限定盤]"@ja,
        "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "P-CHO"@en ;
            foaf:made <album/113062#composition> ;
            foaf:name "P-CHO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KUBO-C"@en ;
            foaf:made <album/113062#composition> ;
            foaf:name "KUBO-C"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SWAY"@en ;
            foaf:made <album/113062#composition> ;
            foaf:name "SWAY"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "GS"@en ;
            foaf:made <album/113062#composition> ;
            foaf:name "GS"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KAZUKI"@en ;
            foaf:made <album/113062#composition> ;
            foaf:name "KAZUKI"@en ],
        <artist/29425#subject>,
        <artist/35273#subject> ;
    mo:produced_work <album/113062#musicalwork> ;
    schema:name "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@en,
        "夏化粧/Updating Life / DOBERMAN INFINITY [数量限定盤]"@ja,
        "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@ja-latn .

<album/113062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-25"^^xsd:date ;
    dcterms:title "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@en,
        "夏化粧/Updating Life / DOBERMAN INFINITY [数量限定盤]"@ja,
        "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@ja-latn ;
    mo:catalogue_number "XNLD-10101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/113062#musicalexpression> ;
    mo:publisher <org/2963#subject> ;
    mo:record _:N1d0ee4cdddc54b8f9cbc64cfed69ce32 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Duel Masters King!"@en ;
            foaf:name "Duel Masters King!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "DOBERMAN INFINITY"@en ;
            foaf:name "DOBERMAN INFINITY"@en ] ;
    schema:datePublished "2021-08-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/113062/113062-9bdafbf0968a.jpg> ;
    schema:name "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@en,
        "夏化粧/Updating Life / DOBERMAN INFINITY [数量限定盤]"@ja,
        "Natsu Keshou/Updating Life / DOBERMAN INFINITY [Limited Edition]"@ja-latn ;
    schema:publisher <org/2963#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/113062/113062-9bdafbf0968a.jpg> .

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113062#subject> ;
    schema:name "KUBO-C"@en ;
    foaf:made <album/113062#subject> ;
    foaf:name "KUBO-C"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KUBO-C"@en ;
    foaf:made <album/113062#lyrics> ;
    foaf:name "KUBO-C"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "P-CHO"@en ;
    foaf:made <album/113062#lyrics> ;
    foaf:name "P-CHO"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113062#subject> ;
    schema:name "P-CHO"@en ;
    foaf:made <album/113062#subject> ;
    foaf:name "P-CHO"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "KUBO-C"@en ;
    foaf:made <album/113062#subject> ;
    foaf:name "KUBO-C"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "P-CHO"@en ;
    foaf:made <album/113062#subject> ;
    foaf:name "P-CHO"@en .

_:N08b7c6f231d646ed9279e550c1b375cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏のマスマティック"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1d0ee4cdddc54b8f9cbc64cfed69ce32 ;
    schema:name "真夏のマスマティック"@ja .

_:N1a970ef8470846f3be3917e2fd833351 a schema:Person,
        foaf:Person ;
    mo:performed <album/113062#performance> ;
    schema:name "DOBERMAN INFINITY"@en ;
    foaf:name "DOBERMAN INFINITY"@en .

_:N568278b3151440859a2a98ac37f0893d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Updating Life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N1d0ee4cdddc54b8f9cbc64cfed69ce32 ;
    schema:name "Updating Life"@ja .

_:Ne40ecb3784d94bc7875da1e04c4369a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏化粧"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N1d0ee4cdddc54b8f9cbc64cfed69ce32 ;
    schema:name "夏化粧"@ja .

_:N1d0ee4cdddc54b8f9cbc64cfed69ce32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08b7c6f231d646ed9279e550c1b375cf,
        _:N568278b3151440859a2a98ac37f0893d,
        _:Ne40ecb3784d94bc7875da1e04c4369a9 ;
    mo:track_count 3 ;
    schema:duration "PT11:35"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N08b7c6f231d646ed9279e550c1b375cf,
        _:N568278b3151440859a2a98ac37f0893d,
        _:Ne40ecb3784d94bc7875da1e04c4369a9 .

