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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/91951#lyrics>,
        <album/91951#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/7724#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Hikasa"@en,
        "日笠陽子"@ja ;
    foaf:made <album/91951#subject>,
        <album/91951#vocals> ;
    foaf:name "Yoko Hikasa"@en,
        "日笠陽子"@ja .

<album/73371> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/15062#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91951#subject> ;
    schema:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja ;
    foaf:made <album/91951#composition>,
        <album/91951#subject> ;
    foaf:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja .

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

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

<album/91951#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wishing / Haitoku Pistols"@en,
        "Wishing / 背徳ピストルズ"@ja,
        "Wishing / Haitoku Pistols"@ja-latn ;
    mo:performance_of <album/91951#musicalwork> ;
    mo:recorded_as <album/91951#musicalexpression> ;
    schema:name "Wishing / Haitoku Pistols"@en,
        "Wishing / 背徳ピストルズ"@ja,
        "Wishing / Haitoku Pistols"@ja-latn ;
    schema:workPerformed <album/91951#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/15/91951/91951-1571917940.jpg> a schema:ImageObject,
        foaf:Image .

<album/91951#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wishing / Haitoku Pistols"@en,
        "Wishing / 背徳ピストルズ"@ja,
        "Wishing / Haitoku Pistols"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/91951#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/15062#subject> ;
    mo:produced_work <album/91951#musicalwork> ;
    schema:name "Wishing / Haitoku Pistols"@en,
        "Wishing / 背徳ピストルズ"@ja,
        "Wishing / Haitoku Pistols"@ja-latn .

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

<album/91951#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-01"^^xsd:date ;
    dcterms:title "Wishing / Haitoku Pistols"@en,
        "Wishing / 背徳ピストルズ"@ja,
        "Wishing / Haitoku Pistols"@ja-latn ;
    mo:catalogue_number "bigup12992205" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/73371> ;
    mo:publication_of <album/91951#musicalexpression> ;
    mo:publisher _:N2561170ea67b46e8a63d321b36d73b0b ;
    mo:record _:Nb8d9eb0b57b244b79ec62b7a19d90071 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sorcery in the Big City (Itazura Majo to Nemuranai Machi)"@en ;
            foaf:name "Sorcery in the Big City (Itazura Majo to Nemuranai Machi)"@en ] ;
    schema:datePublished "2019-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/91951/91951-1571917940.jpg> ;
    schema:name "Wishing / Haitoku Pistols"@en,
        "Wishing / 背徳ピストルズ"@ja,
        "Wishing / Haitoku Pistols"@ja-latn ;
    schema:publisher _:N2561170ea67b46e8a63d321b36d73b0b ;
    foaf:depiction <https://media.vgm.io/albums/15/91951/91951-1571917940.jpg> .

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

_:N204d0003ab144fb9ab9c4b7eede02d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wishing"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nb8d9eb0b57b244b79ec62b7a19d90071 ;
    schema:name "Wishing"@en .

_:N2561170ea67b46e8a63d321b36d73b0b schema:name "MONSONI!"@en,
        "MONSONI!"@ja,
        "MONSONI!"@ja-latn ;
    foaf:name "MONSONI!"@en,
        "MONSONI!"@ja,
        "MONSONI!"@ja-latn .

_:Nfad2caa6348f4429988a27485fc48992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wishing (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nb8d9eb0b57b244b79ec62b7a19d90071 ;
    schema:name "Wishing (Instrumental)"@en .

_:Nb8d9eb0b57b244b79ec62b7a19d90071 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N204d0003ab144fb9ab9c4b7eede02d0c,
        _:Nfad2caa6348f4429988a27485fc48992 ;
    mo:track_count 2 ;
    schema:duration "PT10:52"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N204d0003ab144fb9ab9c4b7eede02d0c,
        _:Nfad2caa6348f4429988a27485fc48992 .

