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

<artist/38316#subject> a schema:Person,
        foaf:Person ;
    schema:name "Izumi Zuga"@en,
        "図画泉美"@ja ;
    foaf:made <album/97242#lyrics>,
        <album/97242#subject> ;
    foaf:name "Izumi Zuga"@en,
        "図画泉美"@ja .

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

<artist/38317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97242#subject> ;
    schema:name "GAK"@en ;
    foaf:made <album/97242#composition>,
        <album/97242#subject> ;
    foaf:name "GAK"@en .

<artist/38327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97242#subject> ;
    schema:name "Ryuya Kida"@en,
        "木田竜也"@ja ;
    foaf:made <album/97242#composition>,
        <album/97242#subject> ;
    foaf:name "Ryuya Kida"@en,
        "木田竜也"@ja .

<product/8226#subject> a schema:CreativeWork ;
    schema:name "Dropkick on My Devil!! Dash"@en,
        "邪神ちゃんドロップキック'"@ja,
        "Jashin-chan Dropkick'"@ja-latn ;
    foaf:name "Dropkick on My Devil!! Dash"@en,
        "邪神ちゃんドロップキック'"@ja,
        "Jashin-chan Dropkick'"@ja-latn .

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

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/97242/97242-1589506518.jpg> a schema:ImageObject,
        foaf:Image .

<album/97242#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Satisfaction / ZAMB"@en,
        "Love Satisfaction / ZAMB"@ja,
        "Love Satisfaction / ZAMB"@ja-latn ;
    mo:composer <artist/38317#subject>,
        <artist/38327#subject> ;
    mo:produced_work <album/97242#musicalwork> ;
    schema:name "Love Satisfaction / ZAMB"@en,
        "Love Satisfaction / ZAMB"@ja,
        "Love Satisfaction / ZAMB"@ja-latn .

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

<album/97242#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Satisfaction / ZAMB"@en,
        "Love Satisfaction / ZAMB"@ja,
        "Love Satisfaction / ZAMB"@ja-latn ;
    mo:performance_of <album/97242#musicalwork> ;
    mo:performer <artist/38315#subject> ;
    mo:recorded_as <album/97242#musicalexpression> ;
    schema:byArtist <artist/38315#subject> ;
    schema:name "Love Satisfaction / ZAMB"@en,
        "Love Satisfaction / ZAMB"@ja,
        "Love Satisfaction / ZAMB"@ja-latn ;
    schema:workPerformed <album/97242#musicalwork> .

<artist/38315#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97242#performance> ;
    schema:name "ZAMB"@en ;
    foaf:name "ZAMB"@en .

<album/97242#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-10"^^xsd:date ;
    dcterms:title "Love Satisfaction / ZAMB"@en,
        "Love Satisfaction / ZAMB"@ja,
        "Love Satisfaction / ZAMB"@ja-latn ;
    mo:catalogue_number "VVCL-1692" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97242#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N0771c26f77d34e24ba7562e9f57f3065 ;
    mo:record_count 1 ;
    schema:about <product/8226#subject> ;
    schema:byArtist <artist/38315#subject> ;
    schema:datePublished "2020-06-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/97242/97242-1589506518.jpg> ;
    schema:name "Love Satisfaction / ZAMB"@en,
        "Love Satisfaction / ZAMB"@ja,
        "Love Satisfaction / ZAMB"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/97242/97242-1589506518.jpg> .

_:N791ff9361a1649d39607e6d7b95d0236 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に幸あれ -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0771c26f77d34e24ba7562e9f57f3065 ;
    schema:name "君に幸あれ -Instrumental-"@ja .

_:Nb3ffae702dc7411c8a8043f3bce07131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Satisfaction -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N0771c26f77d34e24ba7562e9f57f3065 ;
    schema:name "Love Satisfaction -Instrumental-"@ja .

_:Nc5b1daaa64d84fbb8cd6fd51cb93f066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Satisfaction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N0771c26f77d34e24ba7562e9f57f3065 ;
    schema:name "Love Satisfaction"@ja .

_:Ndbfd97bc43364b0ba115a0a60c471a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に幸あれ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0771c26f77d34e24ba7562e9f57f3065 ;
    schema:name "君に幸あれ"@ja .

_:N0771c26f77d34e24ba7562e9f57f3065 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N791ff9361a1649d39607e6d7b95d0236,
        _:Nb3ffae702dc7411c8a8043f3bce07131,
        _:Nc5b1daaa64d84fbb8cd6fd51cb93f066,
        _:Ndbfd97bc43364b0ba115a0a60c471a42 ;
    mo:track_count 4 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N791ff9361a1649d39607e6d7b95d0236,
        _:Nb3ffae702dc7411c8a8043f3bce07131,
        _:Nc5b1daaa64d84fbb8cd6fd51cb93f066,
        _:Ndbfd97bc43364b0ba115a0a60c471a42 .

