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

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

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

<artist/8513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67917#subject> ;
    schema:name "hamu"@en,
        "ハム"@ja ;
    foaf:made <album/67917#composition>,
        <album/67917#subject> ;
    foaf:name "hamu"@en,
        "ハム"@ja .

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

<album/67917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Haruiro-step (Preview Edition)"@en,
        "はるいろステップ (Preview Edition)"@ja,
        "Haruiro-step (Preview Edition)"@ja-latn ;
    mo:composer <artist/8513#subject> ;
    mo:produced_work <album/67917#musicalwork> ;
    schema:name "Haruiro-step (Preview Edition)"@en,
        "はるいろステップ (Preview Edition)"@ja,
        "Haruiro-step (Preview Edition)"@ja-latn .

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

<album/67917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Haruiro-step (Preview Edition)"@en,
        "はるいろステップ (Preview Edition)"@ja,
        "Haruiro-step (Preview Edition)"@ja-latn ;
    mo:performance_of <album/67917#musicalwork> ;
    mo:recorded_as <album/67917#musicalexpression> ;
    schema:name "Haruiro-step (Preview Edition)"@en,
        "はるいろステップ (Preview Edition)"@ja,
        "Haruiro-step (Preview Edition)"@ja-latn ;
    schema:workPerformed <album/67917#musicalwork> .

<org/739#subject> schema:name "Foxtail-Grass Studio"@en,
        "Foxtail-Grass Studio"@ja,
        "Foxtail-Grass Studio"@ja-latn ;
    foaf:name "Foxtail-Grass Studio"@en,
        "Foxtail-Grass Studio"@ja,
        "Foxtail-Grass Studio"@ja-latn .

<https://media.vgm.io/albums/71/67917/67917-1493781314.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/67917#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/67917/67917-1493781314.png> ;
    foaf:depicts <album/67917#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/67917/67917-1493781314.png> .

<https://medium-media.vgm.io/albums/71/67917/67917-1493781314.png> a schema:ImageObject,
        foaf:Image .

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

<album/67917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Haruiro-step (Preview Edition)"@en,
        "はるいろステップ (Preview Edition)"@ja,
        "Haruiro-step (Preview Edition)"@ja-latn ;
    mo:catalogue_number "FGSO-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67917#musicalexpression> ;
    mo:publisher <org/739#subject> ;
    mo:record _:N19eab12cb55b40ea9cdf3260361005d1 ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/71/67917/67917-1493781314.png> ;
    schema:name "Haruiro-step (Preview Edition)"@en,
        "はるいろステップ (Preview Edition)"@ja,
        "Haruiro-step (Preview Edition)"@ja-latn ;
    schema:publisher <org/739#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/67917/67917-1493781314.png> .

_:N0834f852fa804d5695dfa6228719a768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Clover (Preview Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19eab12cb55b40ea9cdf3260361005d1 ;
    schema:name "Secret Clover (Preview Ver.)"@ja .

_:N0b2d6277e1074891999035d792878f47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の十字街"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19eab12cb55b40ea9cdf3260361005d1 ;
    schema:name "風の十字街"@ja .

_:N30f36251859f48a0a72799685445c199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しあわせの花便り"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19eab12cb55b40ea9cdf3260361005d1 ;
    schema:name "しあわせの花便り"@ja .

_:N56fc698ee02f4587bf4c8ae6db39f2c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜色コントレイル"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19eab12cb55b40ea9cdf3260361005d1 ;
    schema:name "桜色コントレイル"@ja .

_:N19eab12cb55b40ea9cdf3260361005d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0834f852fa804d5695dfa6228719a768,
        _:N0b2d6277e1074891999035d792878f47,
        _:N30f36251859f48a0a72799685445c199,
        _:N56fc698ee02f4587bf4c8ae6db39f2c4 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0834f852fa804d5695dfa6228719a768,
        _:N0b2d6277e1074891999035d792878f47,
        _:N30f36251859f48a0a72799685445c199,
        _:N56fc698ee02f4587bf4c8ae6db39f2c4 .

