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

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

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

<artist/16450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "shiro."@en,
        "しろ"@ja ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "shiro."@en,
        "しろ"@ja .

<artist/4259#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "tio"@en ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "tio"@en .

<artist/43765#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "EarBreaker"@en ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "EarBreaker"@en .

<artist/4606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "fether"@en ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "fether"@en .

<artist/47206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "cranky"@en ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "cranky"@en .

<artist/56144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "MASAKI"@en ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "MASAKI"@en .

<artist/58118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "ridis"@en ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "ridis"@en .

<artist/6284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "narve"@en ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "narve"@en .

<artist/6674#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96485#subject> ;
    schema:name "-45"@en ;
    foaf:made <album/96485#composition>,
        <album/96485#subject> ;
    foaf:name "-45"@en .

<event/18> a mo:Release ;
    schema:name "Released at Comic Market 64 (Aug 15, 2003 to Aug 17, 2003)" .

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

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

<org/2880#subject> schema:name "Link in Zillion"@en,
        "Link in Zillion"@ja,
        "Link in Zillion"@ja-latn ;
    foaf:name "Link in Zillion"@en,
        "Link in Zillion"@ja,
        "Link in Zillion"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/96485/96485-1582150618.png> a schema:ImageObject,
        foaf:Image .

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

<album/96485#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SENS"@en,
        "SENS"@ja,
        "SENS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "hirick"@en ;
            foaf:made <album/96485#composition> ;
            foaf:name "hirick"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MILK"@en ;
            foaf:made <album/96485#composition> ;
            foaf:name "MILK"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "AQUA"@en ;
            foaf:made <album/96485#composition> ;
            foaf:name "AQUA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "wolf"@en ;
            foaf:made <album/96485#composition> ;
            foaf:name "wolf"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "minami yasuhiro"@en ;
            foaf:made <album/96485#composition> ;
            foaf:name "minami yasuhiro"@en ],
        <artist/16450#subject>,
        <artist/4259#subject>,
        <artist/43765#subject>,
        <artist/4606#subject>,
        <artist/47206#subject>,
        <artist/56144#subject>,
        <artist/58118#subject>,
        <artist/6284#subject>,
        <artist/6674#subject> ;
    mo:produced_work <album/96485#musicalwork> ;
    schema:name "SENS"@en,
        "SENS"@ja,
        "SENS"@ja-latn .

<album/96485#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-17"^^xsd:date ;
    dcterms:title "SENS"@en,
        "SENS"@ja,
        "SENS"@ja-latn ;
    mo:catalogue_number "LZMR-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96485#musicalexpression> ;
    mo:publisher <org/2880#subject> ;
    mo:record _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    mo:record_count 1 ;
    mo:release <event/18> ;
    schema:datePublished "2003-08-17"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/58/96485/96485-1582150618.png> ;
    schema:name "SENS"@en,
        "SENS"@ja,
        "SENS"@ja-latn ;
    schema:publisher <org/2880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/96485/96485-1582150618.png> .

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

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

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

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

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

_:N1f6334f7c4a340069fa48e4fb4e72f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wanna be...."@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "wanna be...."@ja .

_:N35f661ebfbde49b2a34ca69b8ff9f164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental Mermaid"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "Sentimental Mermaid"@ja .

_:N55b651de925d48caaaa1edee503880ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のマフラー"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "風のマフラー"@ja .

_:N59501732705149bdacb9d6125583fd58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Lovvve"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "Beautiful Lovvve"@ja .

_:N5e298ab5e0b3412d9daa85eedc9f5fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAL,36"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "PAL,36"@ja .

_:N78769bee44c444cf911deac36ad0b84e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the starlight"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "in the starlight"@ja .

_:N854634e4621945cfb1d4500e0fafe1e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rryam rir ccrlyw"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "rryam rir ccrlyw"@ja .

_:N91c7f28db7534e29b3cec636ed42e705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "belzebub"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "belzebub"@ja .

_:Na1f207529e4f4101a4096402012196a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "styx"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "styx"@ja .

_:Nb93a5a66b3d745ab91dbd1c3f75b0a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "revive"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "revive"@ja .

_:Nc0e7cb4330474643a98b4d6134e60ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "return to the moment"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "return to the moment"@ja .

_:Nc2052729a59b4d5d91245a8df598f7db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繰り返す日常"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "繰り返す日常"@ja .

_:Nd14dc6c0035f4298abd53b746c45536b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minimal Life"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "Minimal Life"@ja .

_:Nd586127e785b45948b9a372c22dd966b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "St.alicia"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "St.alicia"@ja .

_:Nf812cd92e49c485ca43d8c03537b2a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R/T 2003"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nef1c6d8c697740878bdfc3fdddd95f6f ;
    schema:name "R/T 2003"@ja .

_:Nef1c6d8c697740878bdfc3fdddd95f6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f6334f7c4a340069fa48e4fb4e72f2e,
        _:N35f661ebfbde49b2a34ca69b8ff9f164,
        _:N55b651de925d48caaaa1edee503880ad,
        _:N59501732705149bdacb9d6125583fd58,
        _:N5e298ab5e0b3412d9daa85eedc9f5fa1,
        _:N78769bee44c444cf911deac36ad0b84e,
        _:N854634e4621945cfb1d4500e0fafe1e4,
        _:N91c7f28db7534e29b3cec636ed42e705,
        _:Na1f207529e4f4101a4096402012196a6,
        _:Nb93a5a66b3d745ab91dbd1c3f75b0a03,
        _:Nc0e7cb4330474643a98b4d6134e60ef4,
        _:Nc2052729a59b4d5d91245a8df598f7db,
        _:Nd14dc6c0035f4298abd53b746c45536b,
        _:Nd586127e785b45948b9a372c22dd966b,
        _:Nf812cd92e49c485ca43d8c03537b2a8e ;
    mo:track_count 15 ;
    schema:duration "PT67:55"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1f6334f7c4a340069fa48e4fb4e72f2e,
        _:N35f661ebfbde49b2a34ca69b8ff9f164,
        _:N55b651de925d48caaaa1edee503880ad,
        _:N59501732705149bdacb9d6125583fd58,
        _:N5e298ab5e0b3412d9daa85eedc9f5fa1,
        _:N78769bee44c444cf911deac36ad0b84e,
        _:N854634e4621945cfb1d4500e0fafe1e4,
        _:N91c7f28db7534e29b3cec636ed42e705,
        _:Na1f207529e4f4101a4096402012196a6,
        _:Nb93a5a66b3d745ab91dbd1c3f75b0a03,
        _:Nc0e7cb4330474643a98b4d6134e60ef4,
        _:Nc2052729a59b4d5d91245a8df598f7db,
        _:Nd14dc6c0035f4298abd53b746c45536b,
        _:Nd586127e785b45948b9a372c22dd966b,
        _:Nf812cd92e49c485ca43d8c03537b2a8e .

