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

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

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

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<album/62223#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amateras Records Exclusive Disc 2014 Summer"@en,
        "Amateras Records Exclusive Disc 2014 Summer"@ja,
        "Amateras Records Exclusive Disc 2014 Summer"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/62223#musicalwork> ;
    schema:name "Amateras Records Exclusive Disc 2014 Summer"@en,
        "Amateras Records Exclusive Disc 2014 Summer"@ja,
        "Amateras Records Exclusive Disc 2014 Summer"@ja-latn .

<album/62223#musicalexpression> a mo:Signal ;
    mo:published_as <album/62223#subject> ;
    mo:records <album/62223#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/32/62223/62223-1574293596.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62223#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/62223/62223-1574293596.jpg> ;
    foaf:depicts <album/62223#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/62223/62223-1574293596.jpg> .

<https://medium-media.vgm.io/albums/32/62223/62223-1574293596.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12614#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62223#performance> ;
    schema:name "Sae Tsukiyama"@en,
        "築山さえ"@ja ;
    foaf:name "Sae Tsukiyama"@en,
        "築山さえ"@ja .

<artist/529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62223#performance> ;
    schema:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja ;
    foaf:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja .

<artist/68059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62223#performance> ;
    schema:name "KUMI"@en ;
    foaf:name "KUMI"@en .

<artist/78315#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62223#performance> ;
    schema:name "F9"@en ;
    foaf:name "F9"@en .

<album/62223#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amateras Records Exclusive Disc 2014 Summer"@en,
        "Amateras Records Exclusive Disc 2014 Summer"@ja,
        "Amateras Records Exclusive Disc 2014 Summer"@ja-latn ;
    mo:performance_of <album/62223#musicalwork> ;
    mo:performer <artist/12614#subject>,
        <artist/529#subject>,
        <artist/68059#subject>,
        <artist/78315#subject> ;
    mo:recorded_as <album/62223#musicalexpression> ;
    schema:byArtist <artist/12614#subject>,
        <artist/529#subject>,
        <artist/68059#subject>,
        <artist/78315#subject> ;
    schema:name "Amateras Records Exclusive Disc 2014 Summer"@en,
        "Amateras Records Exclusive Disc 2014 Summer"@ja,
        "Amateras Records Exclusive Disc 2014 Summer"@ja-latn ;
    schema:workPerformed <album/62223#musicalwork> .

<album/62223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-16"^^xsd:date ;
    dcterms:title "Amateras Records Exclusive Disc 2014 Summer"@en,
        "Amateras Records Exclusive Disc 2014 Summer"@ja,
        "Amateras Records Exclusive Disc 2014 Summer"@ja-latn ;
    mo:catalogue_number "AMRS-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62223#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:Nba5b1c0d3eca423eb8199fb88d754194 ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou seriess"@en ;
            foaf:name "Touhou seriess"@en ] ;
    schema:byArtist <artist/12614#subject>,
        <artist/529#subject>,
        <artist/68059#subject>,
        <artist/78315#subject> ;
    schema:datePublished "2014-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/62223/62223-1574293596.jpg> ;
    schema:name "Amateras Records Exclusive Disc 2014 Summer"@en,
        "Amateras Records Exclusive Disc 2014 Summer"@ja,
        "Amateras Records Exclusive Disc 2014 Summer"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/62223/62223-1574293596.jpg> .

_:N166ebe23851d4f2d97f060b4cd851852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刹那のMisty [Extended Mix]"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba5b1c0d3eca423eb8199fb88d754194 ;
    schema:name "刹那のMisty [Extended Mix]"@ja .

_:N17f2a37f12a6467b87ff565d9a42cd9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セツナレヴァリエ [Extended Mix]"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba5b1c0d3eca423eb8199fb88d754194 ;
    schema:name "セツナレヴァリエ [Extended Mix]"@ja .

_:N6efb8dfdb7794df7a4df9d4f763ee553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow Me, Set Me Free [Extended Mix]"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba5b1c0d3eca423eb8199fb88d754194 ;
    schema:name "Follow Me, Set Me Free [Extended Mix]"@ja .

_:N87c1aba32f9442e5b895f63fd775319d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛情パンデミック [築山さえ Ver.]"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba5b1c0d3eca423eb8199fb88d754194 ;
    schema:name "愛情パンデミック [築山さえ Ver.]"@ja .

_:Na6ad37a5f22f4380a01741692e4302ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "indefinitely [Extended Mix]"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba5b1c0d3eca423eb8199fb88d754194 ;
    schema:name "indefinitely [Extended Mix]"@ja .

_:Nba5b1c0d3eca423eb8199fb88d754194 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N166ebe23851d4f2d97f060b4cd851852,
        _:N17f2a37f12a6467b87ff565d9a42cd9a,
        _:N6efb8dfdb7794df7a4df9d4f763ee553,
        _:N87c1aba32f9442e5b895f63fd775319d,
        _:Na6ad37a5f22f4380a01741692e4302ee ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N166ebe23851d4f2d97f060b4cd851852,
        _:N17f2a37f12a6467b87ff565d9a42cd9a,
        _:N6efb8dfdb7794df7a4df9d4f763ee553,
        _:N87c1aba32f9442e5b895f63fd775319d,
        _:Na6ad37a5f22f4380a01741692e4302ee .

