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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91165#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/91165#composition>,
        <album/91165#subject> ;
    foaf:name "U2"@en .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/61#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisoutensoku ~ Choudokyuu Guignol no Nazo wo Oe"@en,
        "東方非想天則　〜 超弩級ギニョルの謎を追え"@ja,
        "Touhou Hisoutensoku ~ Choudokyuu Guignol no Nazo wo Oe"@ja-latn ;
    foaf:name "Touhou Hisoutensoku ~ Choudokyuu Guignol no Nazo wo Oe"@en,
        "東方非想天則　〜 超弩級ギニョルの謎を追え"@ja,
        "Touhou Hisoutensoku ~ Choudokyuu Guignol no Nazo wo Oe"@ja-latn .

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

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/91165/91165-1570267865.jpg> a schema:ImageObject,
        foaf:Image .

<album/91165#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Addicted Moon the Instrumental"@en,
        "Addicted Moon the Instrumental"@ja,
        "Addicted Moon the Instrumental"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/91165#musicalwork> ;
    schema:name "Addicted Moon the Instrumental"@en,
        "Addicted Moon the Instrumental"@ja,
        "Addicted Moon the Instrumental"@ja-latn .

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

<artist/28757#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91165#performance> ;
    schema:name "zero"@en,
        "零 -zero-"@ja ;
    foaf:name "zero"@en,
        "零 -zero-"@ja .

<artist/8890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91165#performance> ;
    schema:name "Irus"@en ;
    foaf:name "Irus"@en .

<album/91165#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Addicted Moon the Instrumental"@en,
        "Addicted Moon the Instrumental"@ja,
        "Addicted Moon the Instrumental"@ja-latn ;
    mo:performance_of <album/91165#musicalwork> ;
    mo:performer <artist/28757#subject>,
        <artist/8890#subject> ;
    mo:recorded_as <album/91165#musicalexpression> ;
    schema:byArtist <artist/28757#subject>,
        <artist/8890#subject> ;
    schema:name "Addicted Moon the Instrumental"@en,
        "Addicted Moon the Instrumental"@ja,
        "Addicted Moon the Instrumental"@ja-latn ;
    schema:workPerformed <album/91165#musicalwork> .

<album/91165#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-10"^^xsd:date ;
    dcterms:title "Addicted Moon the Instrumental"@en,
        "Addicted Moon the Instrumental"@ja,
        "Addicted Moon the Instrumental"@ja-latn ;
    mo:catalogue_number "AMRC-0048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91165#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:Na8d9569c440c4d3e93430a073808e4ac ;
    mo:record_count 1 ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/61#subject> ;
    schema:byArtist <artist/28757#subject>,
        <artist/8890#subject> ;
    schema:datePublished "2018-10-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/91165/91165-1570267865.jpg> ;
    schema:name "Addicted Moon the Instrumental"@en,
        "Addicted Moon the Instrumental"@ja,
        "Addicted Moon the Instrumental"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/91165/91165-1570267865.jpg> .

_:N226311bbaa7a454896379194eecb7621 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcadia [Tracy Remix] (Instrumental)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "Arcadia [Tracy Remix] (Instrumental)"@en .

_:N477f46afeec24ae4a57dfe8eb0476757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grief (Instrumental)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "Grief (Instrumental)"@en .

_:N4dbc40d976f24ef6ba69d0d89dcc640e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contradiction feeling (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "Contradiction feeling (Instrumental)"@en .

_:N66c92d9b8b74462ca788140c2c13dda8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROMANTIC! (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "ROMANTIC! (Instrumental)"@en .

_:N77469403885f41a3a1507a9a7e454d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Addicted Moon (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "Addicted Moon (Instrumental)"@en .

_:N7f5be15b0d35405280f5d56f3c45ac1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋繋エピローグ [Hell or Heaven Mix] (Instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "恋繋エピローグ [Hell or Heaven Mix] (Instrumental)"@en .

_:N8e60762b094f43f596deae63e9bdf1d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spotless (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "Spotless (Instrumental)"@en .

_:N9488b43a88db47469b01d68b8f216d17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confront Justice (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "Confront Justice (Instrumental)"@en .

_:Nbe2bf275595440bf8912b9288167f575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Lily (Instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "Princess Lily (Instrumental)"@en .

_:Nffc66c707a9c410bbbaa0f7e315ecfb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entrance to Moon (Instrumental)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na8d9569c440c4d3e93430a073808e4ac ;
    schema:name "Entrance to Moon (Instrumental)"@en .

_:Na8d9569c440c4d3e93430a073808e4ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N226311bbaa7a454896379194eecb7621,
        _:N477f46afeec24ae4a57dfe8eb0476757,
        _:N4dbc40d976f24ef6ba69d0d89dcc640e,
        _:N66c92d9b8b74462ca788140c2c13dda8,
        _:N77469403885f41a3a1507a9a7e454d7b,
        _:N7f5be15b0d35405280f5d56f3c45ac1d,
        _:N8e60762b094f43f596deae63e9bdf1d0,
        _:N9488b43a88db47469b01d68b8f216d17,
        _:Nbe2bf275595440bf8912b9288167f575,
        _:Nffc66c707a9c410bbbaa0f7e315ecfb1 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N226311bbaa7a454896379194eecb7621,
        _:N477f46afeec24ae4a57dfe8eb0476757,
        _:N4dbc40d976f24ef6ba69d0d89dcc640e,
        _:N66c92d9b8b74462ca788140c2c13dda8,
        _:N77469403885f41a3a1507a9a7e454d7b,
        _:N7f5be15b0d35405280f5d56f3c45ac1d,
        _:N8e60762b094f43f596deae63e9bdf1d0,
        _:N9488b43a88db47469b01d68b8f216d17,
        _:Nbe2bf275595440bf8912b9288167f575,
        _:Nffc66c707a9c410bbbaa0f7e315ecfb1 .

