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

<artist/6877#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuji Ueda"@en,
        "上田起士"@ja ;
    foaf:made <album/36538#lyrics>,
        <album/36538#subject> ;
    foaf:name "Tatsuji Ueda"@en,
        "上田起士"@ja .

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

<artist/1789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36538#subject> ;
    schema:name "Kazuhiro Hara"@en,
        "原一博"@ja ;
    foaf:made <album/36538#composition>,
        <album/36538#lyrics>,
        <album/36538#subject> ;
    foaf:name "Kazuhiro Hara"@en,
        "原一博"@ja .

<artist/33404#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36538#subject> ;
    schema:name "F.Thomander"@en ;
    foaf:made <album/36538#composition>,
        <album/36538#lyrics>,
        <album/36538#subject> ;
    foaf:name "F.Thomander"@en .

<artist/33405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36538#subject> ;
    schema:name "A.Wikstrom"@en ;
    foaf:made <album/36538#composition>,
        <album/36538#lyrics>,
        <album/36538#subject> ;
    foaf:name "A.Wikstrom"@en .

<product/5325#subject> a schema:CreativeWork ;
    schema:name "Ikki Tousen"@en,
        "一騎当千"@ja,
        "Ikki Tousen"@ja-latn ;
    foaf:name "Ikki Tousen"@en,
        "一騎当千"@ja,
        "Ikki Tousen"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/83/36538/36538-1353819546.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36538#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "cherry blossom / shela"@en,
        "cherry blossom / shela"@ja,
        "cherry blossom / shela"@ja-latn ;
    mo:performance_of <album/36538#musicalwork> ;
    mo:performer <artist/17817#subject> ;
    mo:recorded_as <album/36538#musicalexpression> ;
    schema:byArtist <artist/17817#subject> ;
    schema:name "cherry blossom / shela"@en,
        "cherry blossom / shela"@ja,
        "cherry blossom / shela"@ja-latn ;
    schema:workPerformed <album/36538#musicalwork> .

<artist/17817#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36538#performance> ;
    schema:name "shela"@en ;
    foaf:made <album/36538#lyrics>,
        <album/36538#subject> ;
    foaf:name "shela"@en .

<album/36538#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "cherry blossom / shela"@en,
        "cherry blossom / shela"@ja,
        "cherry blossom / shela"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "J.Schultze"@en ;
            foaf:made <album/36538#composition> ;
            foaf:name "J.Schultze"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Megumi Oizumi"@en ;
            foaf:made <album/36538#composition> ;
            foaf:name "Megumi Oizumi"@en ],
        <artist/1789#subject>,
        <artist/33404#subject>,
        <artist/33405#subject> ;
    mo:produced_work <album/36538#musicalwork> ;
    schema:name "cherry blossom / shela"@en,
        "cherry blossom / shela"@ja,
        "cherry blossom / shela"@ja-latn .

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

<album/36538#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-04-16"^^xsd:date ;
    dcterms:title "cherry blossom / shela"@en,
        "cherry blossom / shela"@ja,
        "cherry blossom / shela"@ja-latn ;
    mo:catalogue_number "AVCD-30462" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36538#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N945aaf73bbd74206812b7c20f70e9871 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Platinum Ticket"@en ;
            foaf:name "Platinum Ticket"@en ],
        [ a schema:CreativeWork ;
            schema:name "Anime Theater X"@en ;
            foaf:name "Anime Theater X"@en ],
        <product/5325#subject> ;
    schema:byArtist <artist/17817#subject> ;
    schema:datePublished "2003-04-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/36538/36538-1353819546.jpg> ;
    schema:name "cherry blossom / shela"@en,
        "cherry blossom / shela"@ja,
        "cherry blossom / shela"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/36538/36538-1353819546.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "J.Schultze"@en ;
    foaf:made <album/36538#subject> ;
    foaf:name "J.Schultze"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "J.Schultze"@en ;
    foaf:made <album/36538#lyrics> ;
    foaf:name "J.Schultze"@en .

_:N632eee4f90a5464da990abca2b341575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in my pocket (GROOVE THAT SOUL MIX)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N945aaf73bbd74206812b7c20f70e9871 ;
    schema:name "in my pocket (GROOVE THAT SOUL MIX)"@ja .

_:N7b5cd0cd60d844f0b643bfd9cd80e178 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in my pocket (GROOVE THAT SOUL MIX) -instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N945aaf73bbd74206812b7c20f70e9871 ;
    schema:name "in my pocket (GROOVE THAT SOUL MIX) -instrumental-"@ja .

_:Nc455d7c77bb44c8ba2fa2e0d972f8ab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let me be with you"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N945aaf73bbd74206812b7c20f70e9871 ;
    schema:name "Let me be with you"@ja .

_:Nc4642c44e2fe404e9158ff04338ab870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星が見える場所 -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N945aaf73bbd74206812b7c20f70e9871 ;
    schema:name "星が見える場所 -instrumental-"@ja .

_:Ne874de22824345c7bdbbc75d97a498f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星が見える場所"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N945aaf73bbd74206812b7c20f70e9871 ;
    schema:name "星が見える場所"@ja .

_:Nfbfc30d9f48c4f73bb534ee5526d3c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let me be with you -instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N945aaf73bbd74206812b7c20f70e9871 ;
    schema:name "Let me be with you -instrumental-"@ja .

_:N945aaf73bbd74206812b7c20f70e9871 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N632eee4f90a5464da990abca2b341575,
        _:N7b5cd0cd60d844f0b643bfd9cd80e178,
        _:Nc455d7c77bb44c8ba2fa2e0d972f8ab7,
        _:Nc4642c44e2fe404e9158ff04338ab870,
        _:Ne874de22824345c7bdbbc75d97a498f8,
        _:Nfbfc30d9f48c4f73bb534ee5526d3c52 ;
    mo:track_count 6 ;
    schema:duration "PT32:33"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N632eee4f90a5464da990abca2b341575,
        _:N7b5cd0cd60d844f0b643bfd9cd80e178,
        _:Nc455d7c77bb44c8ba2fa2e0d972f8ab7,
        _:Nc4642c44e2fe404e9158ff04338ab870,
        _:Ne874de22824345c7bdbbc75d97a498f8,
        _:Nfbfc30d9f48c4f73bb534ee5526d3c52 .

