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

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

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

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 2014)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/45739#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pop"@en,
        "ポップ"@ja,
        "Pop"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/45739#musicalwork> ;
    schema:name "Pop"@en,
        "ポップ"@ja,
        "Pop"@ja-latn .

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

<org/624#subject> schema:name "BUTAOTOME"@en,
        "豚乙女"@ja,
        "BUTAOTOME"@ja-latn ;
    foaf:name "BUTAOTOME"@en,
        "豚乙女"@ja,
        "BUTAOTOME"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/45739/45739-1399837560.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/9172#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45739#performance> ;
    schema:name "Comp"@en,
        "コンプ"@ja ;
    foaf:made <album/45739#lyrics>,
        <album/45739#subject> ;
    foaf:name "Comp"@en,
        "コンプ"@ja .

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45739#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:made <album/45739#lyrics>,
        <album/45739#subject> ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

<artist/9174#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45739#performance> ;
    schema:name "Paprika"@en,
        "パプリカ"@ja ;
    foaf:name "Paprika"@en,
        "パプリカ"@ja .

<album/45739#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pop"@en,
        "ポップ"@ja,
        "Pop"@ja-latn ;
    mo:performance_of <album/45739#musicalwork> ;
    mo:performer <artist/9172#subject>,
        <artist/9173#subject>,
        <artist/9174#subject> ;
    mo:recorded_as <album/45739#musicalexpression> ;
    schema:byArtist <artist/9172#subject>,
        <artist/9173#subject>,
        <artist/9174#subject> ;
    schema:name "Pop"@en,
        "ポップ"@ja,
        "Pop"@ja-latn ;
    schema:workPerformed <album/45739#musicalwork> .

<album/45739#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "Pop"@en,
        "ポップ"@ja,
        "Pop"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45739#musicalexpression> ;
    mo:publisher <org/624#subject> ;
    mo:record _:N90dd804b9db8435cb75b4d5f4f851364 ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/9172#subject>,
        <artist/9173#subject>,
        <artist/9174#subject> ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/45739/45739-1399837560.jpg> ;
    schema:name "Pop"@en,
        "ポップ"@ja,
        "Pop"@ja-latn ;
    schema:publisher <org/624#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/45739/45739-1399837560.jpg> .

_:N3f8c5330347e4f2a9a81787a81ad7140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の病"@ja,
        "Koi no Yamai"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N90dd804b9db8435cb75b4d5f4f851364 ;
    schema:name "恋の病"@ja,
        "Koi no Yamai"@ja-latn .

_:N5d1a34602eac4582b3e5943470d51a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトノタメ"@ja,
        "Hito no Tame"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N90dd804b9db8435cb75b4d5f4f851364 ;
    schema:name "ヒトノタメ"@ja,
        "Hito no Tame"@ja-latn .

_:N6fce983c5d9f44efa801c3de858b0e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光れない"@ja,
        "Hikarenai"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N90dd804b9db8435cb75b4d5f4f851364 ;
    schema:name "光れない"@ja,
        "Hikarenai"@ja-latn .

_:N7e5cb14e94794f0dae7906c6217ed4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "貴方ノ歌"@ja,
        "Anata no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N90dd804b9db8435cb75b4d5f4f851364 ;
    schema:name "貴方ノ歌"@ja,
        "Anata no Uta"@ja-latn .

_:N8529bdf00df147dc9ccc75036a1a1e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソウイフモノ"@ja,
        "Sou Iu Mono"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N90dd804b9db8435cb75b4d5f4f851364 ;
    schema:name "ソウイフモノ"@ja,
        "Sou Iu Mono"@ja-latn .

_:N87b112a805c44afd9d5f6eb981a0e5cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "変わらない空"@ja,
        "Kawaranai Sora"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N90dd804b9db8435cb75b4d5f4f851364 ;
    schema:name "変わらない空"@ja,
        "Kawaranai Sora"@ja-latn .

_:N927243de11c44cd19e5505560e91f2e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やける様な赤で"@ja,
        "Yakeru You na Aka de"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N90dd804b9db8435cb75b4d5f4f851364 ;
    schema:name "やける様な赤で"@ja,
        "Yakeru You na Aka de"@ja-latn .

_:Nabc75493e14a469bab0affe1077f716b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトリ"@ja,
        "Hitori"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N90dd804b9db8435cb75b4d5f4f851364 ;
    schema:name "ヒトリ"@ja,
        "Hitori"@ja-latn .

_:N90dd804b9db8435cb75b4d5f4f851364 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f8c5330347e4f2a9a81787a81ad7140,
        _:N5d1a34602eac4582b3e5943470d51a13,
        _:N6fce983c5d9f44efa801c3de858b0e08,
        _:N7e5cb14e94794f0dae7906c6217ed4c8,
        _:N8529bdf00df147dc9ccc75036a1a1e9f,
        _:N87b112a805c44afd9d5f6eb981a0e5cf,
        _:N927243de11c44cd19e5505560e91f2e5,
        _:Nabc75493e14a469bab0affe1077f716b ;
    mo:track_count 8 ;
    schema:duration "PT29:41"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3f8c5330347e4f2a9a81787a81ad7140,
        _:N5d1a34602eac4582b3e5943470d51a13,
        _:N6fce983c5d9f44efa801c3de858b0e08,
        _:N7e5cb14e94794f0dae7906c6217ed4c8,
        _:N8529bdf00df147dc9ccc75036a1a1e9f,
        _:N87b112a805c44afd9d5f6eb981a0e5cf,
        _:N927243de11c44cd19e5505560e91f2e5,
        _:Nabc75493e14a469bab0affe1077f716b .

