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

<artist/8107#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka"@en ;
    foaf:made <album/43319#lyrics>,
        <album/43319#subject> ;
    foaf:name "Haruka"@en .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/43319#lyrics>,
        <album/43319#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

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

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

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43319#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/43319#composition>,
        <album/43319#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/43319/43319-1387907036.jpg> a schema:ImageObject,
        foaf:Image .

<album/43319#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DECADE OF EXPOSE"@en,
        "DECADE OF EXPOSE"@ja,
        "DECADE OF EXPOSE"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1924#subject> ;
    mo:produced_work <album/43319#musicalwork> ;
    schema:name "DECADE OF EXPOSE"@en,
        "DECADE OF EXPOSE"@ja,
        "DECADE OF EXPOSE"@ja-latn .

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

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

<artist/14775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43319#performance> ;
    schema:name "ayame"@en ;
    foaf:name "ayame"@en .

<artist/48244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43319#performance> ;
    schema:name "nachi"@en ;
    foaf:name "nachi"@en .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43319#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<artist/7585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43319#performance> ;
    schema:name "mican*"@en ;
    foaf:name "mican*"@en .

<album/43319#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DECADE OF EXPOSE"@en,
        "DECADE OF EXPOSE"@ja,
        "DECADE OF EXPOSE"@ja-latn ;
    mo:performance_of <album/43319#musicalwork> ;
    mo:performer <artist/14775#subject>,
        <artist/48244#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    mo:recorded_as <album/43319#musicalexpression> ;
    schema:byArtist <artist/14775#subject>,
        <artist/48244#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    schema:name "DECADE OF EXPOSE"@en,
        "DECADE OF EXPOSE"@ja,
        "DECADE OF EXPOSE"@ja-latn ;
    schema:workPerformed <album/43319#musicalwork> .

<album/43319#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "DECADE OF EXPOSE"@en,
        "DECADE OF EXPOSE"@ja,
        "DECADE OF EXPOSE"@ja-latn ;
    mo:catalogue_number "ARCD0042" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43319#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:N9f48f7e3606447239af0c73584c0688f ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/1948#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/14775#subject>,
        <artist/48244#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/43319/43319-1387907036.jpg> ;
    schema:name "DECADE OF EXPOSE"@en,
        "DECADE OF EXPOSE"@ja,
        "DECADE OF EXPOSE"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/43319/43319-1387907036.jpg> .

_:N0cfa6b328b8a417792dfeda45c96a21b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVIL CRUSH"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "EVIL CRUSH"@en .

_:N1403073aa424439189943b1835b032a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVIDE"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "DIVIDE"@en .

_:N20ff2f7bcf4e4f5797399d7f08f2f505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KALEIDOSCOPE"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "KALEIDOSCOPE"@en .

_:N393842b051c440cdae737df1689bce0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIGHTFALL (2013 RE-EDIT)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "NIGHTFALL (2013 RE-EDIT)"@en .

_:N86a5cfbf89fe4c3a80856f991216a424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MANIACAL DEGREE"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "MANIACAL DEGREE"@en .

_:Na074ff76774140bf86019a85af81ae3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAPSE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "LAPSE"@en .

_:Na50f0555bea04e8181a7ab3252d81f10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHECK THIS OUT"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "CHECK THIS OUT"@en .

_:Ncf095046788d4519b1ce1f12700e2368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DECADE"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "DECADE"@en .

_:Nf3a122d5f29948a4a32f6c02759c85b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHADOW OF MEMORIES"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "SHADOW OF MEMORIES"@en .

_:Nfd4f62358edc431db02e067768e793b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLOUDY WITH INTERMITTENT RAIN"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N9f48f7e3606447239af0c73584c0688f ;
    schema:name "CLOUDY WITH INTERMITTENT RAIN"@en .

_:N9f48f7e3606447239af0c73584c0688f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cfa6b328b8a417792dfeda45c96a21b,
        _:N1403073aa424439189943b1835b032a1,
        _:N20ff2f7bcf4e4f5797399d7f08f2f505,
        _:N393842b051c440cdae737df1689bce0a,
        _:N86a5cfbf89fe4c3a80856f991216a424,
        _:Na074ff76774140bf86019a85af81ae3a,
        _:Na50f0555bea04e8181a7ab3252d81f10,
        _:Ncf095046788d4519b1ce1f12700e2368,
        _:Nf3a122d5f29948a4a32f6c02759c85b9,
        _:Nfd4f62358edc431db02e067768e793b9 ;
    mo:track_count 10 ;
    schema:duration "PT43:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0cfa6b328b8a417792dfeda45c96a21b,
        _:N1403073aa424439189943b1835b032a1,
        _:N20ff2f7bcf4e4f5797399d7f08f2f505,
        _:N393842b051c440cdae737df1689bce0a,
        _:N86a5cfbf89fe4c3a80856f991216a424,
        _:Na074ff76774140bf86019a85af81ae3a,
        _:Na50f0555bea04e8181a7ab3252d81f10,
        _:Ncf095046788d4519b1ce1f12700e2368,
        _:Nf3a122d5f29948a4a32f6c02759c85b9,
        _:Nfd4f62358edc431db02e067768e793b9 .

