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

<artist/20129#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitoshi Shinohara"@en,
        "篠原仁志"@ja ;
    foaf:made <album/144699#lyrics>,
        <album/144699#subject> ;
    foaf:name "Hitoshi Shinohara"@en,
        "篠原仁志"@ja .

<artist/9817#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Oda"@en,
        "小田佳奈子"@ja ;
    foaf:made <album/144699#lyrics>,
        <album/144699#subject> ;
    foaf:name "Kanako Oda"@en,
        "小田佳奈子"@ja .

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

<album/144702> a mo:Release ;
    mo:catalogue_number "TYTY-5164" .

<artist/4670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144699#subject> ;
    schema:name "Kazuya Izumi"@en,
        "和泉一弥"@ja ;
    foaf:made <album/144699#composition>,
        <album/144699#subject> ;
    foaf:name "Kazuya Izumi"@en,
        "和泉一弥"@ja .

<artist/55415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144699#subject> ;
    schema:name "KINUKO"@en ;
    foaf:made <album/144699#composition>,
        <album/144699#lyrics>,
        <album/144699#subject> ;
    foaf:name "KINUKO"@en .

<artist/67373#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144699#subject> ;
    schema:name "Shigeyuki Shibano"@en,
        "柴野繁幸"@ja ;
    foaf:made <album/144699#composition>,
        <album/144699#subject> ;
    foaf:name "Shigeyuki Shibano"@en,
        "柴野繁幸"@ja .

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

<org/67#subject> schema:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn ;
    foaf:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/144699/144699-cd54edea5a74.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144699#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voice / SILK"@en,
        "Voice / SILK"@ja,
        "Voice / SILK"@ja-latn ;
    mo:performance_of <album/144699#musicalwork> ;
    mo:performer <artist/17984#subject> ;
    mo:recorded_as <album/144699#musicalexpression> ;
    schema:byArtist <artist/17984#subject> ;
    schema:name "Voice / SILK"@en,
        "Voice / SILK"@ja,
        "Voice / SILK"@ja-latn ;
    schema:workPerformed <album/144699#musicalwork> .

<artist/17984#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/144699#performance> ;
    schema:name "SILK"@en ;
    foaf:name "SILK"@en .

<album/144699#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voice / SILK"@en,
        "Voice / SILK"@ja,
        "Voice / SILK"@ja-latn ;
    mo:composer <artist/4670#subject>,
        <artist/55415#subject>,
        <artist/67373#subject> ;
    mo:produced_work <album/144699#musicalwork> ;
    schema:name "Voice / SILK"@en,
        "Voice / SILK"@ja,
        "Voice / SILK"@ja-latn .

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

<album/144699#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-04-26"^^xsd:date ;
    dcterms:title "Voice / SILK"@en,
        "Voice / SILK"@ja,
        "Voice / SILK"@ja-latn ;
    mo:catalogue_number "TYCY-5164" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/144702> ;
    mo:publication_of <album/144699#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:Nb930fad467d24476af8aaeb1d86dc2c2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MATCHLESS RAIJIN-OH"@en ;
            foaf:name "MATCHLESS RAIJIN-OH"@en ] ;
    schema:byArtist <artist/17984#subject> ;
    schema:datePublished "1991-04-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/144699/144699-cd54edea5a74.jpg> ;
    schema:name "Voice / SILK"@en,
        "Voice / SILK"@ja,
        "Voice / SILK"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/144699/144699-cd54edea5a74.jpg> .

_:N11204a1521524be6bee7c46b6537dd16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STEP BY STEP"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb930fad467d24476af8aaeb1d86dc2c2 ;
    schema:name "STEP BY STEP"@ja .

_:N12b4abbdaf994b14beb596adf5901261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember You 今も"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb930fad467d24476af8aaeb1d86dc2c2 ;
    schema:name "Remember You 今も"@ja .

_:N41339e77df5b4023af2c989c261fd22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember You 今も ~instrumental~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nb930fad467d24476af8aaeb1d86dc2c2 ;
    schema:name "Remember You 今も ~instrumental~"@ja .

_:N4d4e9860e7354fe38df6282e83c32287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海賊女の Midnight Parade"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nb930fad467d24476af8aaeb1d86dc2c2 ;
    schema:name "海賊女の Midnight Parade"@ja .

_:N7ac382f426404c44a912c0d171098cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日 Fall In Love"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nb930fad467d24476af8aaeb1d86dc2c2 ;
    schema:name "明日 Fall In Love"@ja .

_:N9aaefc457cd84def86fb3d47ea5b5491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今に見てろよ Boy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb930fad467d24476af8aaeb1d86dc2c2 ;
    schema:name "今に見てろよ Boy"@ja .

_:Nd4371c2a29ce4039abb6e6aebf2bae41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーム・シフト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb930fad467d24476af8aaeb1d86dc2c2 ;
    schema:name "ドリーム・シフト"@ja .

_:Nb930fad467d24476af8aaeb1d86dc2c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11204a1521524be6bee7c46b6537dd16,
        _:N12b4abbdaf994b14beb596adf5901261,
        _:N41339e77df5b4023af2c989c261fd22e,
        _:N4d4e9860e7354fe38df6282e83c32287,
        _:N7ac382f426404c44a912c0d171098cfe,
        _:N9aaefc457cd84def86fb3d47ea5b5491,
        _:Nd4371c2a29ce4039abb6e6aebf2bae41 ;
    mo:track_count 7 ;
    schema:duration "PT28:12"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N11204a1521524be6bee7c46b6537dd16,
        _:N12b4abbdaf994b14beb596adf5901261,
        _:N41339e77df5b4023af2c989c261fd22e,
        _:N4d4e9860e7354fe38df6282e83c32287,
        _:N7ac382f426404c44a912c0d171098cfe,
        _:N9aaefc457cd84def86fb3d47ea5b5491,
        _:Nd4371c2a29ce4039abb6e6aebf2bae41 .

