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

<album/48122#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Appare / Tsuki Amano"@en,
        "天晴 / 天野月"@ja,
        "Appare / Tsuki Amano"@ja-latn ;
    mo:produced_work <album/48122#musicalwork> ;
    schema:name "Appare / Tsuki Amano"@en,
        "天晴 / 天野月"@ja,
        "Appare / Tsuki Amano"@ja-latn .

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

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

<product/2954#subject> a schema:CreativeWork ;
    schema:name "Fatal Frame: Mask of the Lunar Eclipse"@en,
        "零 ~月蝕の仮面~"@ja,
        "Zero ~Tsukihami no Kamen~"@ja-latn ;
    foaf:name "Fatal Frame: Mask of the Lunar Eclipse"@en,
        "零 ~月蝕の仮面~"@ja,
        "Zero ~Tsukihami no Kamen~"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/22/48122/48122-1410887810.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48122#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Appare / Tsuki Amano"@en,
        "天晴 / 天野月"@ja,
        "Appare / Tsuki Amano"@ja-latn ;
    mo:performance_of <album/48122#musicalwork> ;
    mo:performer _:N4352ebf970ee45739d496200512fc9c2 ;
    mo:recorded_as <album/48122#musicalexpression> ;
    schema:byArtist _:N4352ebf970ee45739d496200512fc9c2 ;
    schema:name "Appare / Tsuki Amano"@en,
        "天晴 / 天野月"@ja,
        "Appare / Tsuki Amano"@ja-latn ;
    schema:workPerformed <album/48122#musicalwork> .

<album/48122#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-01"^^xsd:date ;
    dcterms:title "Appare / Tsuki Amano"@en,
        "天晴 / 天野月"@ja,
        "Appare / Tsuki Amano"@ja-latn ;
    mo:catalogue_number "KURA-0035" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48122#musicalexpression> ;
    mo:publisher _:N2f50285e092c4bf0b14c4fc20ee7609b ;
    mo:record _:Nd7d1e077954c461583f0354cdfb790fa ;
    mo:record_count 1 ;
    schema:about <product/2954#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tsuki Amano"@en ;
            foaf:name "Tsuki Amano"@en ] ;
    schema:datePublished "2011-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/48122/48122-1410887810.jpg> ;
    schema:name "Appare / Tsuki Amano"@en,
        "天晴 / 天野月"@ja,
        "Appare / Tsuki Amano"@ja-latn ;
    schema:publisher _:N2f50285e092c4bf0b14c4fc20ee7609b ;
    foaf:depiction <https://media.vgm.io/albums/22/48122/48122-1410887810.jpg> .

_:N26834220672340e1a021d07f965784df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステロイド"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7d1e077954c461583f0354cdfb790fa ;
    schema:name "ステロイド"@ja .

_:N2f50285e092c4bf0b14c4fc20ee7609b schema:name "OTOKURA RECORDS"@en ;
    foaf:name "OTOKURA RECORDS"@en .

_:N3530c0f621f446c7bb8448aca15b8450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博士と孔雀"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7d1e077954c461583f0354cdfb790fa ;
    schema:name "博士と孔雀"@ja .

_:N4352ebf970ee45739d496200512fc9c2 a schema:Person,
        foaf:Person ;
    mo:performed <album/48122#performance> ;
    schema:name "Tsuki Amano"@en ;
    foaf:name "Tsuki Amano"@en .

_:N8e777e7788154595a511b0878e7f6cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOISE"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7d1e077954c461583f0354cdfb790fa ;
    schema:name "NOISE"@ja .

_:N905065c52c4a4c648eab7dfa499ddcfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7d1e077954c461583f0354cdfb790fa ;
    schema:name "Stone"@ja .

_:Na4b3dc5076e94c41acaf38e2b953c627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B.G ~Black Guitar + Berry Garden~"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7d1e077954c461583f0354cdfb790fa ;
    schema:name "B.G ~Black Guitar + Berry Garden~"@ja .

_:Nc4c9848e6bef45eda4205ac2f3cae2c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梟"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7d1e077954c461583f0354cdfb790fa ;
    schema:name "梟"@ja .

_:Nf6e95bdfad0f4a8bb3d631f46d88b5bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HONEY?"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7d1e077954c461583f0354cdfb790fa ;
    schema:name "HONEY?"@ja .

_:Nd7d1e077954c461583f0354cdfb790fa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26834220672340e1a021d07f965784df,
        _:N3530c0f621f446c7bb8448aca15b8450,
        _:N8e777e7788154595a511b0878e7f6cd8,
        _:N905065c52c4a4c648eab7dfa499ddcfa,
        _:Na4b3dc5076e94c41acaf38e2b953c627,
        _:Nc4c9848e6bef45eda4205ac2f3cae2c7,
        _:Nf6e95bdfad0f4a8bb3d631f46d88b5bf ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N26834220672340e1a021d07f965784df,
        _:N3530c0f621f446c7bb8448aca15b8450,
        _:N8e777e7788154595a511b0878e7f6cd8,
        _:N905065c52c4a4c648eab7dfa499ddcfa,
        _:Na4b3dc5076e94c41acaf38e2b953c627,
        _:Nc4c9848e6bef45eda4205ac2f3cae2c7,
        _:Nf6e95bdfad0f4a8bb3d631f46d88b5bf .

