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

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

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

<artist/24692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50074#subject> ;
    schema:name "Feryquitous"@en ;
    foaf:made <album/50074#composition>,
        <album/50074#subject> ;
    foaf:name "Feryquitous"@en .

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50074#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/50074#composition>,
        <album/50074#subject> ;
    foaf:name "Nhato"@en .

<artist/30781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50074#subject> ;
    schema:name "Puru"@en ;
    foaf:made <album/50074#composition>,
        <album/50074#subject> ;
    foaf:name "Puru"@en .

<artist/44716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50074#subject> ;
    schema:name "Ryunosuke Kudo"@en ;
    foaf:made <album/50074#composition>,
        <album/50074#subject> ;
    foaf:name "Ryunosuke Kudo"@en .

<artist/7172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50074#subject> ;
    schema:name "sakuzyo"@en,
        "削除"@ja ;
    foaf:made <album/50074#composition>,
        <album/50074#subject> ;
    foaf:name "sakuzyo"@en,
        "削除"@ja .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

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

<album/50074#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "C87 LimitedRemixes"@en,
        "C87 LimitedRemixes"@ja,
        "C87 LimitedRemixes"@ja-latn ;
    mo:performance_of <album/50074#musicalwork> ;
    mo:recorded_as <album/50074#musicalexpression> ;
    schema:name "C87 LimitedRemixes"@en,
        "C87 LimitedRemixes"@ja,
        "C87 LimitedRemixes"@ja-latn ;
    schema:workPerformed <album/50074#musicalwork> .

<org/331#subject> schema:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn ;
    foaf:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/50074/50074-1419971533.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50074#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "C87 LimitedRemixes"@en,
        "C87 LimitedRemixes"@ja,
        "C87 LimitedRemixes"@ja-latn ;
    mo:composer <artist/24692#subject>,
        <artist/2735#subject>,
        <artist/30781#subject>,
        <artist/44716#subject>,
        <artist/7172#subject> ;
    mo:produced_work <album/50074#musicalwork> ;
    schema:name "C87 LimitedRemixes"@en,
        "C87 LimitedRemixes"@ja,
        "C87 LimitedRemixes"@ja-latn .

<album/50074#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "C87 LimitedRemixes"@en,
        "C87 LimitedRemixes"@ja,
        "C87 LimitedRemixes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50074#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:Nd779560cb0eb4082b936e036c3a775f7 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/47/50074/50074-1419971533.jpg> ;
    schema:name "C87 LimitedRemixes"@en,
        "C87 LimitedRemixes"@ja,
        "C87 LimitedRemixes"@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/50074/50074-1419971533.jpg> .

_:N3778cb8a15c840ca827f3e0ff731b804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do You Feel the Same (Blacklolita Re[construct]mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd779560cb0eb4082b936e036c3a775f7 ;
    schema:name "Do You Feel the Same (Blacklolita Re[construct]mix)"@en .

_:N83fb0000d9814caca6b9525036eb8e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ayanail (Scarfaith Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd779560cb0eb4082b936e036c3a775f7 ;
    schema:name "Ayanail (Scarfaith Remix)"@en .

_:N97f5a4d0087e400d981bfd22f09d78c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zvwva - remix by An"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd779560cb0eb4082b936e036c3a775f7 ;
    schema:name "Zvwva - remix by An"@en .

_:Nb68c3af0af8446db82f6a42805ceb611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Altale"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd779560cb0eb4082b936e036c3a775f7 ;
    schema:name "After Altale"@en .

_:Nfa309adac50b422ab2d01a167a61a77c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Sea (Takahiro Eguchi + Tomohiko Togashi Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd779560cb0eb4082b936e036c3a775f7 ;
    schema:name "Second Sea (Takahiro Eguchi + Tomohiko Togashi Remix)"@en .

_:Nd779560cb0eb4082b936e036c3a775f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3778cb8a15c840ca827f3e0ff731b804,
        _:N83fb0000d9814caca6b9525036eb8e11,
        _:N97f5a4d0087e400d981bfd22f09d78c7,
        _:Nb68c3af0af8446db82f6a42805ceb611,
        _:Nfa309adac50b422ab2d01a167a61a77c ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3778cb8a15c840ca827f3e0ff731b804,
        _:N83fb0000d9814caca6b9525036eb8e11,
        _:N97f5a4d0087e400d981bfd22f09d78c7,
        _:Nb68c3af0af8446db82f6a42805ceb611,
        _:Nfa309adac50b422ab2d01a167a61a77c .

