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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/67452#lyrics>,
        <album/67452#subject>,
        <album/67452#vocals> ;
    foaf:name "KOTOKO"@en .

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67452#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/67452#composition>,
        <album/67452#subject> ;
    foaf:name "C.G mix"@en .

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

<product/11720#subject> a schema:CreativeWork ;
    schema:name "SHIROGANE×SPIRITS!"@en,
        "シロガネ×スピリッツ!"@ja,
        "SHIROGANE×SPIRITS!"@ja-latn ;
    foaf:name "SHIROGANE×SPIRITS!"@en,
        "シロガネ×スピリッツ!"@ja,
        "SHIROGANE×SPIRITS!"@ja-latn .

<album/67452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Adolescence Locator / KOTOKO"@en,
        "Adolescence Locator / KOTOKO"@ja,
        "Adolescence Locator / KOTOKO"@ja-latn ;
    mo:composer <artist/135#subject> ;
    mo:produced_work <album/67452#musicalwork> ;
    schema:name "Adolescence Locator / KOTOKO"@en,
        "Adolescence Locator / KOTOKO"@ja,
        "Adolescence Locator / KOTOKO"@ja-latn .

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

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

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

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

<org/397#subject> schema:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn ;
    foaf:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/67452/67452-1492369441.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-28"^^xsd:date ;
    dcterms:title "Adolescence Locator / KOTOKO"@en,
        "Adolescence Locator / KOTOKO"@ja,
        "Adolescence Locator / KOTOKO"@ja-latn ;
    mo:catalogue_number "GIGA-141228" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67452#musicalexpression> ;
    mo:publisher <org/397#subject> ;
    mo:record _:N8e0db5278b3f4d90bccd06e6a42d10a3 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/11720#subject> ;
    schema:datePublished "2014-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/67452/67452-1492369441.jpg> ;
    schema:name "Adolescence Locator / KOTOKO"@en,
        "Adolescence Locator / KOTOKO"@ja,
        "Adolescence Locator / KOTOKO"@ja-latn ;
    schema:publisher <org/397#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/67452/67452-1492369441.jpg> .

_:N0ad4ce768fa44cb1bc59145a9f253f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adolescence Locator (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e0db5278b3f4d90bccd06e6a42d10a3 ;
    schema:name "Adolescence Locator (Instrumental)"@en .

_:N34621395c8574775ad76ae60b2a85eda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adolescence Locator (Karaoke)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e0db5278b3f4d90bccd06e6a42d10a3 ;
    schema:name "Adolescence Locator (Karaoke)"@en .

_:N7662006657d9421db89a283c9f02b822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adolescence Locator"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e0db5278b3f4d90bccd06e6a42d10a3 ;
    schema:name "Adolescence Locator"@en .

_:N8e0db5278b3f4d90bccd06e6a42d10a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ad4ce768fa44cb1bc59145a9f253f72,
        _:N34621395c8574775ad76ae60b2a85eda,
        _:N7662006657d9421db89a283c9f02b822 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0ad4ce768fa44cb1bc59145a9f253f72,
        _:N34621395c8574775ad76ae60b2a85eda,
        _:N7662006657d9421db89a283c9f02b822 .

