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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94443#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/94443#composition>,
        <album/94443#subject> ;
    foaf:name "ZUN"@en .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

<album/94443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BREAK!"@en,
        "BREAK!"@ja,
        "BREAK!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/94443#musicalwork> ;
    schema:name "BREAK!"@en,
        "BREAK!"@ja,
        "BREAK!"@ja-latn .

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

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

<org/1082#subject> schema:name "ORANGE★JAM"@en,
        "ORANGE★JAM"@ja,
        "ORANGE★JAM"@ja-latn ;
    foaf:name "ORANGE★JAM"@en,
        "ORANGE★JAM"@ja,
        "ORANGE★JAM"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/94443/94443-1576807020.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12818#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94443#performance> ;
    schema:name "Renko"@en ;
    foaf:made <album/94443#lyrics>,
        <album/94443#subject> ;
    foaf:name "Renko"@en .

<artist/16566#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94443#performance> ;
    schema:name "Michaela Nachtigall"@en ;
    foaf:name "Michaela Nachtigall"@en .

<album/94443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BREAK!"@en,
        "BREAK!"@ja,
        "BREAK!"@ja-latn ;
    mo:performance_of <album/94443#musicalwork> ;
    mo:performer _:N7e3a2215e6bf49708dc4a6fe235d50a0,
        <artist/12818#subject>,
        <artist/16566#subject> ;
    mo:recorded_as <album/94443#musicalexpression> ;
    schema:byArtist _:N7e3a2215e6bf49708dc4a6fe235d50a0,
        <artist/12818#subject>,
        <artist/16566#subject> ;
    schema:name "BREAK!"@en,
        "BREAK!"@ja,
        "BREAK!"@ja-latn ;
    schema:workPerformed <album/94443#musicalwork> .

<album/94443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "BREAK!"@en,
        "BREAK!"@ja,
        "BREAK!"@ja-latn ;
    mo:catalogue_number "OREN-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94443#musicalexpression> ;
    mo:publisher <org/1082#subject> ;
    mo:record _:N527366383a8d4c559ee419a18ee2af7c ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/18#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/7214#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Sweet"@en ;
            foaf:name "Sweet"@en ],
        <artist/12818#subject>,
        <artist/16566#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/94443/94443-1576807020.jpg> ;
    schema:name "BREAK!"@en,
        "BREAK!"@ja,
        "BREAK!"@ja-latn ;
    schema:publisher <org/1082#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/94443/94443-1576807020.jpg> .

_:N2b4a542713234d26abcd98464005d127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE/END"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N527366383a8d4c559ee419a18ee2af7c ;
    schema:name "THE/END"@en .

_:N580be87123ff4627bdd708596bd1858c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solace"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N527366383a8d4c559ee419a18ee2af7c ;
    schema:name "Solace"@en .

_:N7e3a2215e6bf49708dc4a6fe235d50a0 a schema:Person,
        foaf:Person ;
    mo:performed <album/94443#performance> ;
    schema:name "Sweet"@en ;
    foaf:name "Sweet"@en .

_:N83402b8ead6c4220bafccbf66b80b409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N527366383a8d4c559ee419a18ee2af7c ;
    schema:name "Shine"@en .

_:N90f502c87a0f44b99ac575ee49c65a89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BREAK!"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N527366383a8d4c559ee419a18ee2af7c ;
    schema:name "BREAK!"@en .

_:N527366383a8d4c559ee419a18ee2af7c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b4a542713234d26abcd98464005d127,
        _:N580be87123ff4627bdd708596bd1858c,
        _:N83402b8ead6c4220bafccbf66b80b409,
        _:N90f502c87a0f44b99ac575ee49c65a89 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2b4a542713234d26abcd98464005d127,
        _:N580be87123ff4627bdd708596bd1858c,
        _:N83402b8ead6c4220bafccbf66b80b409,
        _:N90f502c87a0f44b99ac575ee49c65a89 .

