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

<artist/15765#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Takao"@en,
        "タカオユキ"@ja ;
    foaf:made <album/71501#subject>,
        <album/71501#vocals> ;
    foaf:name "Yuki Takao"@en,
        "タカオユキ"@ja .

<artist/18219#subject> a schema:Person,
        foaf:Person ;
    schema:name "Himika Akaneya"@en,
        "茜屋日海夏"@ja ;
    foaf:made <album/71501#subject>,
        <album/71501#vocals> ;
    foaf:name "Himika Akaneya"@en,
        "茜屋日海夏"@ja .

<artist/26618#subject> a schema:Person,
        foaf:Person ;
    schema:name "POLKA DOTS"@en ;
    foaf:made <album/71501#subject>,
        <album/71501#vocals> ;
    foaf:name "POLKA DOTS"@en .

<artist/42603#subject> a schema:Person,
        foaf:Person ;
    schema:name "himi"@en ;
    foaf:made <album/71501#lyrics>,
        <album/71501#subject> ;
    foaf:name "himi"@en .

<artist/39641#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71501#subject> ;
    schema:name "Yuka"@en,
        "ユカ"@ja ;
    foaf:made <album/71501#composition>,
        <album/71501#subject> ;
    foaf:name "Yuka"@en,
        "ユカ"@ja .

<product/4250#subject> a schema:CreativeWork ;
    schema:name "Trinity Seven: Eternity Library & Alchemic Girl"@en,
        "劇場版トリニティセブン 悠久図書館と錬金術少女"@ja,
        "Gekijouban Trinity Seven: Eternity Library to Alchemic Girl"@ja-latn ;
    foaf:name "Trinity Seven: Eternity Library & Alchemic Girl"@en,
        "劇場版トリニティセブン 悠久図書館と錬金術少女"@ja,
        "Gekijouban Trinity Seven: Eternity Library to Alchemic Girl"@ja-latn .

<album/71501#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOST DAYS -ROCK ver.- / POLKA DOTS"@en,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja-latn ;
    mo:composer <artist/39641#subject> ;
    mo:produced_work <album/71501#musicalwork> ;
    schema:name "LOST DAYS -ROCK ver.- / POLKA DOTS"@en,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja-latn .

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

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

<album/71501#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOST DAYS -ROCK ver.- / POLKA DOTS"@en,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja-latn ;
    mo:performance_of <album/71501#musicalwork> ;
    mo:recorded_as <album/71501#musicalexpression> ;
    schema:name "LOST DAYS -ROCK ver.- / POLKA DOTS"@en,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja-latn ;
    schema:workPerformed <album/71501#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/71501/71501-1505459364.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/71501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-16"^^xsd:date ;
    dcterms:title "LOST DAYS -ROCK ver.- / POLKA DOTS"@en,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja-latn ;
    mo:catalogue_number "ANTCD-23730" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71501#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:Necad67754bf24b2ab4947f7a06399c4f ;
    mo:record_count 1 ;
    schema:about <product/4250#subject> ;
    schema:datePublished "2017-07-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/71501/71501-1505459364.jpg> ;
    schema:name "LOST DAYS -ROCK ver.- / POLKA DOTS"@en,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja,
        "LOST DAYS -ROCK ver.- / POLKA DOTS"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/71501/71501-1505459364.jpg> .

_:N2a07ea0bc91444668e4abbc125018a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOST DAYS -ROCK ver.-"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Necad67754bf24b2ab4947f7a06399c4f ;
    schema:name "LOST DAYS -ROCK ver.-"@en .

_:Necad67754bf24b2ab4947f7a06399c4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a07ea0bc91444668e4abbc125018a5b ;
    mo:track_count 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2a07ea0bc91444668e4abbc125018a5b .

