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

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

<artist/2988#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7055#subject> ;
    schema:name "Tore Johansson"@en ;
    foaf:made <album/7055#composition>,
        <album/7055#subject> ;
    foaf:name "Tore Johansson"@en .

<artist/9910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7055#subject> ;
    schema:name "Sora Izumikawa"@en,
        "イズミカワソラ"@ja ;
    foaf:made <album/7055#composition>,
        <album/7055#lyrics>,
        <album/7055#subject> ;
    foaf:name "Sora Izumikawa"@en,
        "イズミカワソラ"@ja .

<product/698#subject> a schema:CreativeWork ;
    schema:name "Atelier Viorate"@en,
        "ヴィオラートのアトリエ ～グラムナートの錬金術士2～"@ja,
        "Viorate no Atelier: Gramnad no Renkinjutsushi 2"@ja-latn ;
    foaf:name "Atelier Viorate"@en,
        "ヴィオラートのアトリエ ～グラムナートの錬金術士2～"@ja,
        "Viorate no Atelier: Gramnad no Renkinjutsushi 2"@ja-latn .

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

<org/131#subject> schema:name "JAPAN RECORD"@en,
        "JAPAN RECORD"@ja,
        "JAPAN RECORD"@ja-latn ;
    foaf:name "JAPAN RECORD"@en,
        "JAPAN RECORD"@ja,
        "JAPAN RECORD"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/7055/7055-1298429701.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/7055#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pure♡ / Mayumi Iizuka"@en,
        "Pure♡ / Mayumi Iizuka"@ja,
        "Pure♡ / Mayumi Iizuka"@ja-latn ;
    mo:performance_of <album/7055#musicalwork> ;
    mo:performer <artist/1286#subject> ;
    mo:recorded_as <album/7055#musicalexpression> ;
    schema:byArtist <artist/1286#subject> ;
    schema:name "Pure♡ / Mayumi Iizuka"@en,
        "Pure♡ / Mayumi Iizuka"@ja,
        "Pure♡ / Mayumi Iizuka"@ja-latn ;
    schema:workPerformed <album/7055#musicalwork> .

<artist/1286#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7055#performance> ;
    schema:name "Mayumi Iizuka"@en,
        "飯塚雅弓"@ja ;
    foaf:made <album/7055#lyrics>,
        <album/7055#subject> ;
    foaf:name "Mayumi Iizuka"@en,
        "飯塚雅弓"@ja .

<album/7055#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pure♡ / Mayumi Iizuka"@en,
        "Pure♡ / Mayumi Iizuka"@ja,
        "Pure♡ / Mayumi Iizuka"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Solveig Sandnes"@en ;
            foaf:made <album/7055#composition> ;
            foaf:name "Solveig Sandnes"@en ],
        <artist/2988#subject>,
        <artist/9910#subject> ;
    mo:produced_work <album/7055#musicalwork> ;
    schema:name "Pure♡ / Mayumi Iizuka"@en,
        "Pure♡ / Mayumi Iizuka"@ja,
        "Pure♡ / Mayumi Iizuka"@ja-latn .

<album/7055#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-25"^^xsd:date ;
    dcterms:title "Pure♡ / Mayumi Iizuka"@en,
        "Pure♡ / Mayumi Iizuka"@ja,
        "Pure♡ / Mayumi Iizuka"@ja-latn ;
    mo:catalogue_number "TKCA-72554" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7055#musicalexpression> ;
    mo:publisher <org/131#subject> ;
    mo:record _:N0ebd8075138548798705aef0ffad1553 ;
    mo:record_count 1 ;
    schema:about <product/698#subject> ;
    schema:byArtist <artist/1286#subject> ;
    schema:datePublished "2003-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/7055/7055-1298429701.jpg> ;
    schema:name "Pure♡ / Mayumi Iizuka"@en,
        "Pure♡ / Mayumi Iizuka"@ja,
        "Pure♡ / Mayumi Iizuka"@ja-latn ;
    schema:publisher <org/131#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/7055/7055-1298429701.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7055#subject> ;
    schema:name "Solveig Sandnes"@en ;
    foaf:made <album/7055#subject> ;
    foaf:name "Solveig Sandnes"@en .

_:N607c254fb71a4cc9a444b9d27b6f9528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N0ebd8075138548798705aef0ffad1553 ;
    schema:name "STAGE -instrumental-"@en .

_:N62634b31c9ac42c6a19835bdf3f4269b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure♡"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N0ebd8075138548798705aef0ffad1553 ;
    schema:name "Pure♡"@en .

_:Nf9c273cbbe0845109a7ed28dca4fac8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N0ebd8075138548798705aef0ffad1553 ;
    schema:name "STAGE"@en .

_:Nffdbeb7672804ebbbff02f1bc63507d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure♡ -instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N0ebd8075138548798705aef0ffad1553 ;
    schema:name "Pure♡ -instrumental-"@en .

_:N0ebd8075138548798705aef0ffad1553 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N607c254fb71a4cc9a444b9d27b6f9528,
        _:N62634b31c9ac42c6a19835bdf3f4269b,
        _:Nf9c273cbbe0845109a7ed28dca4fac8b,
        _:Nffdbeb7672804ebbbff02f1bc63507d2 ;
    mo:track_count 4 ;
    schema:duration "PT16:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N607c254fb71a4cc9a444b9d27b6f9528,
        _:N62634b31c9ac42c6a19835bdf3f4269b,
        _:Nf9c273cbbe0845109a7ed28dca4fac8b,
        _:Nffdbeb7672804ebbbff02f1bc63507d2 .

