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

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

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

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

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

<https://medium-media.vgm.io/albums/82/101328/101328-1594504967.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/34269#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101328#performance> ;
    schema:name "Kanon Ryuusei"@en,
        "流星奏音"@ja ;
    foaf:name "Kanon Ryuusei"@en,
        "流星奏音"@ja .

<artist/48571#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101328#performance> ;
    schema:name "Yu Asagi"@en,
        "朝木ゆう"@ja ;
    foaf:made <album/101328#lyrics>,
        <album/101328#subject> ;
    foaf:name "Yu Asagi"@en,
        "朝木ゆう"@ja .

<album/101328#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Active Sensing"@en,
        "Active Sensing"@ja,
        "Active Sensing"@ja-latn ;
    mo:performance_of <album/101328#musicalwork> ;
    mo:performer _:N8ab7cfbaa4c9409ba03680c118eff695,
        <artist/34269#subject>,
        <artist/48571#subject> ;
    mo:recorded_as <album/101328#musicalexpression> ;
    schema:byArtist _:N8ab7cfbaa4c9409ba03680c118eff695,
        <artist/34269#subject>,
        <artist/48571#subject> ;
    schema:name "Active Sensing"@en,
        "Active Sensing"@ja,
        "Active Sensing"@ja-latn ;
    schema:workPerformed <album/101328#musicalwork> .

<album/101328#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Active Sensing"@en,
        "Active Sensing"@ja,
        "Active Sensing"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101328#musicalexpression> ;
    mo:publisher _:N6f9e801a3b8b4d189bed317756c53c55 ;
    mo:record _:N496fb2d257c64e069595f78056d6c2d6 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "森次"@en ;
            foaf:name "森次"@en ],
        <artist/34269#subject>,
        <artist/48571#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/101328/101328-1594504967.jpg> ;
    schema:name "Active Sensing"@en,
        "Active Sensing"@ja,
        "Active Sensing"@ja-latn ;
    schema:publisher _:N6f9e801a3b8b4d189bed317756c53c55 ;
    foaf:depiction <https://media.vgm.io/albums/82/101328/101328-1594504967.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ばーばら"@en ;
    foaf:made <album/101328#lyrics> ;
    foaf:name "ばーばら"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ばーばら"@en ;
    foaf:made <album/101328#subject> ;
    foaf:name "ばーばら"@en .

_:N6f9e801a3b8b4d189bed317756c53c55 schema:name "Sanshi Suimei (山紫水明)"@en ;
    foaf:name "Sanshi Suimei (山紫水明)"@en .

_:N8ab7cfbaa4c9409ba03680c118eff695 a schema:Person,
        foaf:Person ;
    mo:performed <album/101328#performance> ;
    schema:name "森次"@en ;
    foaf:name "森次"@en .

_:N99914f9073be493bba7d0769616eccc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルリイロマインドアンカー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N496fb2d257c64e069595f78056d6c2d6 ;
    schema:name "ルリイロマインドアンカー"@ja .

_:Na96699a9ea0346c694464981e91600de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハレノハレーション"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N496fb2d257c64e069595f78056d6c2d6 ;
    schema:name "ハレノハレーション"@ja .

_:Nae4458397297481d91cc773b5383b768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廻る、この時を"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N496fb2d257c64e069595f78056d6c2d6 ;
    schema:name "廻る、この時を"@ja .

_:N496fb2d257c64e069595f78056d6c2d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N99914f9073be493bba7d0769616eccc6,
        _:Na96699a9ea0346c694464981e91600de,
        _:Nae4458397297481d91cc773b5383b768 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N99914f9073be493bba7d0769616eccc6,
        _:Na96699a9ea0346c694464981e91600de,
        _:Nae4458397297481d91cc773b5383b768 .

