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

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

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73128#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/73128#composition>,
        <album/73128#lyrics>,
        <album/73128#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/6345#subject> a schema:CreativeWork ;
    schema:name "How to keep a mummy"@en,
        "ミイラの飼い方"@ja,
        "Miira no Kaikata"@ja-latn ;
    foaf:name "How to keep a mummy"@en,
        "ミイラの飼い方"@ja,
        "Miira no Kaikata"@ja-latn .

<album/73128#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@en,
        "ロゼッタ・ストーン / イケてるハーツ [通常盤E]"@ja,
        "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@ja-latn ;
    mo:composer <artist/396#subject> ;
    mo:produced_work <album/73128#musicalwork> ;
    schema:name "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@en,
        "ロゼッタ・ストーン / イケてるハーツ [通常盤E]"@ja,
        "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@ja-latn .

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

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

<org/1379#subject> schema:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn ;
    foaf:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/73128/73128-1520086307.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73128#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@en,
        "ロゼッタ・ストーン / イケてるハーツ [通常盤E]"@ja,
        "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@ja-latn ;
    mo:performance_of <album/73128#musicalwork> ;
    mo:performer <artist/26197#subject> ;
    mo:recorded_as <album/73128#musicalexpression> ;
    schema:byArtist <artist/26197#subject> ;
    schema:name "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@en,
        "ロゼッタ・ストーン / イケてるハーツ [通常盤E]"@ja,
        "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@ja-latn ;
    schema:workPerformed <album/73128#musicalwork> .

<artist/26197#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73128#performance> ;
    schema:name "Iketeru Hearts"@en,
        "イケてるハーツ"@ja ;
    foaf:name "Iketeru Hearts"@en,
        "イケてるハーツ"@ja .

<album/73128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-07"^^xsd:date ;
    dcterms:title "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@en,
        "ロゼッタ・ストーン / イケてるハーツ [通常盤E]"@ja,
        "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@ja-latn ;
    mo:catalogue_number "USSW-0079" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73128#musicalexpression> ;
    mo:publisher <org/1379#subject> ;
    mo:record _:N860129e2f6124c30a3d3f2daac90490c ;
    mo:record_count 1 ;
    schema:about <product/6345#subject> ;
    schema:byArtist <artist/26197#subject> ;
    schema:datePublished "2018-03-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/73128/73128-1520086307.jpg> ;
    schema:name "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@en,
        "ロゼッタ・ストーン / イケてるハーツ [通常盤E]"@ja,
        "Rosetta Stone / Iketeru Hearts [Regular Edition E]"@ja-latn ;
    schema:publisher <org/1379#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/73128/73128-1520086307.jpg> .

_:N0620c40a5c2944c888cd346681db3db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N860129e2f6124c30a3d3f2daac90490c ;
    schema:name "None"@en,
        "None"@ja .

_:N4561d12f17274cfbb3d9e5fddec5b074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosetta Stone"@en,
        "ロゼッタ・ストーン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N860129e2f6124c30a3d3f2daac90490c ;
    schema:name "Rosetta Stone"@en,
        "ロゼッタ・ストーン"@ja .

_:N92084380740647249e3c8c09dbcfc170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosetta Stone (Instrumental)"@en,
        "ロゼッタ・ストーン (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N860129e2f6124c30a3d3f2daac90490c ;
    schema:name "Rosetta Stone (Instrumental)"@en,
        "ロゼッタ・ストーン (Instrumental)"@ja .

_:N860129e2f6124c30a3d3f2daac90490c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0620c40a5c2944c888cd346681db3db0,
        _:N4561d12f17274cfbb3d9e5fddec5b074,
        _:N92084380740647249e3c8c09dbcfc170 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0620c40a5c2944c888cd346681db3db0,
        _:N4561d12f17274cfbb3d9e5fddec5b074,
        _:N92084380740647249e3c8c09dbcfc170 .

