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

<artist/13434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Blue E"@en ;
    foaf:made <album/20601#lyrics>,
        <album/20601#subject> ;
    foaf:name "Blue E"@en .

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/20601#lyrics>,
        <album/20601#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/20601#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HOSHI"@en,
        "星 -HOSHI-"@ja,
        "HOSHI"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20601#musicalwork> ;
    schema:name "HOSHI"@en,
        "星 -HOSHI-"@ja,
        "HOSHI"@ja-latn .

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

<org/167#subject> schema:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn ;
    foaf:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/20601/20601-d906351ebf8e.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:made <album/20601#lyrics>,
        <album/20601#subject> ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/2514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "aki"@en ;
    foaf:name "aki"@en .

<artist/2515#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "A~YA"@en ;
    foaf:name "A~YA"@en .

<artist/2517#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "CALEN"@en ;
    foaf:name "CALEN"@en .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/6175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "709sec."@en ;
    foaf:name "709sec."@en .

<artist/9244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "SYO"@en ;
    foaf:name "SYO"@en .

<artist/9310#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "YURiCa"@en,
        "ユリカ"@ja ;
    foaf:name "YURiCa"@en,
        "ユリカ"@ja .

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

<album/20601#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "HOSHI"@en,
        "星 -HOSHI-"@ja,
        "HOSHI"@ja-latn ;
    mo:catalogue_number "SDHC-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20601#musicalexpression> ;
    mo:publisher <org/167#subject> ;
    mo:record _:Nf016e5db673f4330913663f7905afdd9 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "GSK48"@en ;
            foaf:name "GSK48"@en ],
        <artist/2446#subject>,
        <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/2515#subject>,
        <artist/2517#subject>,
        <artist/36964#subject>,
        <artist/6175#subject>,
        <artist/9244#subject>,
        <artist/9310#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/20601/20601-d906351ebf8e.jpg> ;
    schema:name "HOSHI"@en,
        "星 -HOSHI-"@ja,
        "HOSHI"@ja-latn ;
    schema:publisher <org/167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/20601/20601-d906351ebf8e.jpg> .

<album/20601#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HOSHI"@en,
        "星 -HOSHI-"@ja,
        "HOSHI"@ja-latn ;
    mo:performance_of <album/20601#musicalwork> ;
    mo:performer _:N9306aa610925413bb0bb2d65a2724ff0,
        <artist/2446#subject>,
        <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/2515#subject>,
        <artist/2517#subject>,
        <artist/36964#subject>,
        <artist/6175#subject>,
        <artist/9244#subject>,
        <artist/9310#subject> ;
    mo:recorded_as <album/20601#musicalexpression> ;
    schema:byArtist _:N9306aa610925413bb0bb2d65a2724ff0,
        <artist/2446#subject>,
        <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/2515#subject>,
        <artist/2517#subject>,
        <artist/36964#subject>,
        <artist/6175#subject>,
        <artist/9244#subject>,
        <artist/9310#subject> ;
    schema:name "HOSHI"@en,
        "星 -HOSHI-"@ja,
        "HOSHI"@ja-latn ;
    schema:workPerformed <album/20601#musicalwork> .

_:N182945dee87e462fb7a2cf6c46cdb9fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ForgoTTen World"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "ForgoTTen World"@ja .

_:N21b89b5237ab491098f4ed153aae469b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Ark"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "Flying Ark"@ja .

_:N74d4a6c51359419e8238a2646f5174f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "如蓮華在水"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "如蓮華在水"@ja .

_:N7651432a3d5e464489f9011703929660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swing ! Swim in the Voyage"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "Swing ! Swim in the Voyage"@ja .

_:N9306aa610925413bb0bb2d65a2724ff0 a schema:Person,
        foaf:Person ;
    mo:performed <album/20601#performance> ;
    schema:name "GSK48"@en ;
    foaf:name "GSK48"@en .

_:N9acd1cf35e7d41e1802789213af0dc41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vAin sEarch"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "vAin sEarch"@ja .

_:Nac32022cee014cd388bdb179edbe55e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミエナイカラコソ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "ミエナイカラコソ"@ja .

_:Nb2e48f72c00d48189106de872ec48144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Magic Shooter"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "Cosmic Magic Shooter"@ja .

_:Nb6a0baf7dbe94f40ae20a84744cae22a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "thinkable possibility"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "thinkable possibility"@ja .

_:Nc2148602c9594f199719fa0e98450222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUVディテクター"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "LUVディテクター"@ja .

_:Nc787382c39f04872825f2999dd205725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undefined Fantastic Object"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "Undefined Fantastic Object"@ja .

_:Nf09e4804237e438db27605d3495387dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の遭遇"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "運命の遭遇"@ja .

_:Nf75300aad8fb42adaa3aab45537fc6c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vaizravaNaaya"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nf016e5db673f4330913663f7905afdd9 ;
    schema:name "vaizravaNaaya"@ja .

_:Nf016e5db673f4330913663f7905afdd9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N182945dee87e462fb7a2cf6c46cdb9fe,
        _:N21b89b5237ab491098f4ed153aae469b,
        _:N74d4a6c51359419e8238a2646f5174f0,
        _:N7651432a3d5e464489f9011703929660,
        _:N9acd1cf35e7d41e1802789213af0dc41,
        _:Nac32022cee014cd388bdb179edbe55e4,
        _:Nb2e48f72c00d48189106de872ec48144,
        _:Nb6a0baf7dbe94f40ae20a84744cae22a,
        _:Nc2148602c9594f199719fa0e98450222,
        _:Nc787382c39f04872825f2999dd205725,
        _:Nf09e4804237e438db27605d3495387dd,
        _:Nf75300aad8fb42adaa3aab45537fc6c0 ;
    mo:track_count 12 ;
    schema:duration "PT51:25"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N182945dee87e462fb7a2cf6c46cdb9fe,
        _:N21b89b5237ab491098f4ed153aae469b,
        _:N74d4a6c51359419e8238a2646f5174f0,
        _:N7651432a3d5e464489f9011703929660,
        _:N9acd1cf35e7d41e1802789213af0dc41,
        _:Nac32022cee014cd388bdb179edbe55e4,
        _:Nb2e48f72c00d48189106de872ec48144,
        _:Nb6a0baf7dbe94f40ae20a84744cae22a,
        _:Nc2148602c9594f199719fa0e98450222,
        _:Nc787382c39f04872825f2999dd205725,
        _:Nf09e4804237e438db27605d3495387dd,
        _:Nf75300aad8fb42adaa3aab45537fc6c0 .

