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

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

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

<artist/47557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153034#subject> ;
    schema:name "YUKIYANAGI"@en ;
    foaf:made <album/153034#composition>,
        <album/153034#subject> ;
    foaf:name "YUKIYANAGI"@en .

<artist/68560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153034#subject> ;
    schema:name "dotη"@ja ;
    foaf:made <album/153034#composition>,
        <album/153034#subject> ;
    foaf:name "dotη"@ja .

<artist/74577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153034#subject> ;
    schema:name "polysha"@en ;
    foaf:made <album/153034#composition>,
        <album/153034#subject> ;
    foaf:name "polysha"@en .

<artist/75387#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153034#subject> ;
    schema:name "hinachirapi"@en,
        "ひなちらぴ"@ja ;
    foaf:made <album/153034#composition>,
        <album/153034#subject> ;
    foaf:name "hinachirapi"@en,
        "ひなちらぴ"@ja .

<artist/75388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153034#subject> ;
    schema:name "wkmmayo"@en,
        "わかめまよ"@ja ;
    foaf:made <album/153034#composition>,
        <album/153034#subject> ;
    foaf:name "wkmmayo"@en,
        "わかめまよ"@ja .

<artist/75389#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153034#subject> ;
    schema:name "inusack"@en,
        "いぬすけ"@ja ;
    foaf:made <album/153034#composition>,
        <album/153034#subject> ;
    foaf:name "inusack"@en,
        "いぬすけ"@ja .

<artist/75390#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153034#subject> ;
    schema:name "pimanaya"@en,
        "ぴまなや"@ja ;
    foaf:made <album/153034#composition>,
        <album/153034#subject> ;
    foaf:name "pimanaya"@en,
        "ぴまなや"@ja .

<artist/75401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153034#subject> ;
    schema:name "Lia."@en ;
    foaf:made <album/153034#composition>,
        <album/153034#subject> ;
    foaf:name "Lia."@en .

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

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

<album/153034#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "before the first step"@en,
        "before the first step"@ja,
        "before the first step"@ja-latn ;
    mo:performance_of <album/153034#musicalwork> ;
    mo:recorded_as <album/153034#musicalexpression> ;
    schema:name "before the first step"@en,
        "before the first step"@ja,
        "before the first step"@ja-latn ;
    schema:workPerformed <album/153034#musicalwork> .

<org/4896#subject> schema:name "Rakugaki Records"@en,
        "Rakugaki Records"@ja,
        "Rakugaki Records"@ja-latn ;
    foaf:name "Rakugaki Records"@en,
        "Rakugaki Records"@ja,
        "Rakugaki Records"@ja-latn .

<https://media.vgm.io/albums/43/153034/153034-07d60209c490.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153034#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/153034/153034-07d60209c490.jpg> ;
    foaf:depicts <album/153034#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/153034/153034-07d60209c490.jpg> .

<https://medium-media.vgm.io/albums/43/153034/153034-07d60209c490.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153034#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "before the first step"@en,
        "before the first step"@ja,
        "before the first step"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "RT"@en ;
            foaf:made <album/153034#composition> ;
            foaf:name "RT"@en ],
        <artist/47557#subject>,
        <artist/68560#subject>,
        <artist/74577#subject>,
        <artist/75387#subject>,
        <artist/75388#subject>,
        <artist/75389#subject>,
        <artist/75390#subject>,
        <artist/75401#subject> ;
    mo:produced_work <album/153034#musicalwork> ;
    schema:name "before the first step"@en,
        "before the first step"@ja,
        "before the first step"@ja-latn .

<album/153034#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "before the first step"@en,
        "before the first step"@ja,
        "before the first step"@ja-latn ;
    mo:catalogue_number "RRCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153034#musicalexpression> ;
    mo:publisher <org/4896#subject> ;
    mo:record _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    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/43/153034/153034-07d60209c490.jpg> ;
    schema:name "before the first step"@en,
        "before the first step"@ja,
        "before the first step"@ja-latn ;
    schema:publisher <org/4896#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/153034/153034-07d60209c490.jpg> .

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

_:N2ca723ca33334c9f8439c09bb95bdf0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerbera"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    schema:name "Gerbera"@ja .

_:N2f323cba6def45868af75be4cc74d068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KANZASHI"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    schema:name "KANZASHI"@ja .

_:N4fe0f30cc93a4264b89f1e7a856189fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leavearth"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    schema:name "Leavearth"@ja .

_:N5def3ccda2f948f384806d0dd9544a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旬のキノコのリゾット～ハルカゼにのせて～"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    schema:name "旬のキノコのリゾット～ハルカゼにのせて～"@ja .

_:N7acc954619e24ba7b1ac464307180b5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Girl"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    schema:name "Dream Girl"@ja .

_:N8827829f16be4627a23386bf608b33e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blooming Gleaming"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    schema:name "Blooming Gleaming"@ja .

_:Nae4532a841824645b4e7d4fca6004f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暁光"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    schema:name "暁光"@ja .

_:Nb93e0f46e3074c68b2b9b24a15fc83b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58aee1cc505a49e9b6582e1ede99f8c7 ;
    schema:name "Beyond"@ja .

_:N58aee1cc505a49e9b6582e1ede99f8c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ca723ca33334c9f8439c09bb95bdf0d,
        _:N2f323cba6def45868af75be4cc74d068,
        _:N4fe0f30cc93a4264b89f1e7a856189fb,
        _:N5def3ccda2f948f384806d0dd9544a6e,
        _:N7acc954619e24ba7b1ac464307180b5f,
        _:N8827829f16be4627a23386bf608b33e1,
        _:Nae4532a841824645b4e7d4fca6004f74,
        _:Nb93e0f46e3074c68b2b9b24a15fc83b5 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2ca723ca33334c9f8439c09bb95bdf0d,
        _:N2f323cba6def45868af75be4cc74d068,
        _:N4fe0f30cc93a4264b89f1e7a856189fb,
        _:N5def3ccda2f948f384806d0dd9544a6e,
        _:N7acc954619e24ba7b1ac464307180b5f,
        _:N8827829f16be4627a23386bf608b33e1,
        _:Nae4532a841824645b4e7d4fca6004f74,
        _:Nb93e0f46e3074c68b2b9b24a15fc83b5 .

