@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 _:N5c97b95ec7084cb686b900311dae487b ;
    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 _:N143a4c9d47904f529f9bee7348eeab26,
        <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 _:N143a4c9d47904f529f9bee7348eeab26,
        <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> .

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

_:N04bfaf342d784ba5bc6f67580ced3b18 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 _:N5c97b95ec7084cb686b900311dae487b ;
    schema:name "Swing ! Swim in the Voyage"@ja .

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

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

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

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

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

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

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

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

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

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

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

_:N5c97b95ec7084cb686b900311dae487b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0424750854204d8eabf9748d9f466c76,
        _:N04bfaf342d784ba5bc6f67580ced3b18,
        _:N332611c7a0c246e1988485c7baf91ca1,
        _:N451dc538464d4633b6ac1cf49fe3a388,
        _:N5752afe882ae46108ed6caf3d6e071b8,
        _:N7a35598a00ba4934a16c7a0bfd692b92,
        _:N97a087bfe00c43de980a0f819c88fa6b,
        _:Na5f40e6d9ab5465f835eb475833b5ac7,
        _:Nb306df541704410bbf2f351f9ca6d23c,
        _:Nb7824cad7c1441d7b059fff8cbe9690e,
        _:Ndbba27a35f834baba605bca379851921,
        _:Nec1e54c179df4aeda194d64e8b757deb ;
    mo:track_count 12 ;
    schema:duration "PT51:25"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0424750854204d8eabf9748d9f466c76,
        _:N04bfaf342d784ba5bc6f67580ced3b18,
        _:N332611c7a0c246e1988485c7baf91ca1,
        _:N451dc538464d4633b6ac1cf49fe3a388,
        _:N5752afe882ae46108ed6caf3d6e071b8,
        _:N7a35598a00ba4934a16c7a0bfd692b92,
        _:N97a087bfe00c43de980a0f819c88fa6b,
        _:Na5f40e6d9ab5465f835eb475833b5ac7,
        _:Nb306df541704410bbf2f351f9ca6d23c,
        _:Nb7824cad7c1441d7b059fff8cbe9690e,
        _:Ndbba27a35f834baba605bca379851921,
        _:Nec1e54c179df4aeda194d64e8b757deb .

