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

<artist/18284#subject> a schema:Person,
        foaf:Person ;
    schema:name "YORKE."@en ;
    foaf:made <album/58622#lyrics>,
        <album/58622#subject> ;
    foaf:name "YORKE."@en .

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

<artist/36146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58622#subject> ;
    schema:name "Ta_2"@en ;
    foaf:made <album/58622#composition>,
        <album/58622#subject> ;
    foaf:name "Ta_2"@en .

<product/6722#subject> a schema:CreativeWork ;
    schema:name "Servamp"@en,
        "SERVAMP -サーヴァンプ-"@ja,
        "Servamp"@ja-latn ;
    foaf:name "Servamp"@en,
        "SERVAMP -サーヴァンプ-"@ja,
        "Servamp"@ja-latn .

<album/58622#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deal with / OLDCODEX [Limited Edition]"@en,
        "Deal with / OLDCODEX [Limited Edition]"@ja,
        "Deal with / OLDCODEX [Limited Edition]"@ja-latn ;
    mo:composer <artist/36146#subject> ;
    mo:produced_work <album/58622#musicalwork> ;
    schema:name "Deal with / OLDCODEX [Limited Edition]"@en,
        "Deal with / OLDCODEX [Limited Edition]"@ja,
        "Deal with / OLDCODEX [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/22/58622/58622-1467406743.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58622#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deal with / OLDCODEX [Limited Edition]"@en,
        "Deal with / OLDCODEX [Limited Edition]"@ja,
        "Deal with / OLDCODEX [Limited Edition]"@ja-latn ;
    mo:performance_of <album/58622#musicalwork> ;
    mo:performer <artist/14361#subject> ;
    mo:recorded_as <album/58622#musicalexpression> ;
    schema:byArtist <artist/14361#subject> ;
    schema:name "Deal with / OLDCODEX [Limited Edition]"@en,
        "Deal with / OLDCODEX [Limited Edition]"@ja,
        "Deal with / OLDCODEX [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/58622#musicalwork> .

<artist/14361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58622#performance> ;
    schema:name "OLDCODEX"@en ;
    foaf:name "OLDCODEX"@en .

<album/58622#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-27"^^xsd:date ;
    dcterms:title "Deal with / OLDCODEX [Limited Edition]"@en,
        "Deal with / OLDCODEX [Limited Edition]"@ja,
        "Deal with / OLDCODEX [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34507" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/58622#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N3a4ee68ba2ac44cbbf612fb848a542ad,
        _:Na33850aa2b764111bba2e5fa937569a4 ;
    mo:record_count 2 ;
    schema:about <product/6722#subject> ;
    schema:byArtist <artist/14361#subject> ;
    schema:datePublished "2016-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/58622/58622-1467406743.jpg> ;
    schema:name "Deal with / OLDCODEX [Limited Edition]"@en,
        "Deal with / OLDCODEX [Limited Edition]"@ja,
        "Deal with / OLDCODEX [Limited Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/58622/58622-1467406743.jpg> .

_:N0395bda11a81448798c7e3a1861879a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lead Me Not"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na33850aa2b764111bba2e5fa937569a4 ;
    schema:name "Lead Me Not"@en .

_:N3cf17cb0aaf0473aa3bad91da323e1a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bund"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na33850aa2b764111bba2e5fa937569a4 ;
    schema:name "bund"@en .

_:N7176dd031ca544629abd9a9e3e593bb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making of \"Deal with\" Music Video"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a4ee68ba2ac44cbbf612fb848a542ad ;
    schema:name "Making of \"Deal with\" Music Video"@en .

_:Nca3445f34989426c9696462b71fcbddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deal with (Music Video)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a4ee68ba2ac44cbbf612fb848a542ad ;
    schema:name "Deal with (Music Video)"@en .

_:Nf5a1b2897e3743f7beedb8bf69da3826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deal with"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na33850aa2b764111bba2e5fa937569a4 ;
    schema:name "Deal with"@en .

_:N3a4ee68ba2ac44cbbf612fb848a542ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7176dd031ca544629abd9a9e3e593bb3,
        _:Nca3445f34989426c9696462b71fcbddd ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7176dd031ca544629abd9a9e3e593bb3,
        _:Nca3445f34989426c9696462b71fcbddd .

_:Na33850aa2b764111bba2e5fa937569a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0395bda11a81448798c7e3a1861879a2,
        _:N3cf17cb0aaf0473aa3bad91da323e1a1,
        _:Nf5a1b2897e3743f7beedb8bf69da3826 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0395bda11a81448798c7e3a1861879a2,
        _:N3cf17cb0aaf0473aa3bad91da323e1a1,
        _:Nf5a1b2897e3743f7beedb8bf69da3826 .

