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

<artist/53#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erena Kaibara"@en,
        "海原エレナ"@ja ;
    foaf:made <album/9316#subject>,
        <album/9316#vocals> ;
    foaf:name "Erena Kaibara"@en,
        "海原エレナ"@ja .

<artist/63691#subject> a schema:Person,
        foaf:Person ;
    schema:name "内田湯来ノ丞"@ja ;
    foaf:made <album/9316#lyrics>,
        <album/9316#subject> ;
    foaf:name "内田湯来ノ丞"@ja .

<artist/63689#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9316#subject> ;
    schema:name "広末涼夫"@ja ;
    foaf:made <album/9316#composition>,
        <album/9316#subject> ;
    foaf:name "広末涼夫"@ja .

<product/16015#subject> a schema:CreativeWork ;
    schema:name "Fu·shi·da·ra"@en,
        "Fu・shi・da・ra"@ja,
        "Fu·shi·da·ra"@ja-latn ;
    foaf:name "Fu·shi·da·ra"@en,
        "Fu・shi・da・ra"@ja,
        "Fu·shi·da·ra"@ja-latn .

<album/9316#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fu·shi·da·ra Original Image Song"@en,
        "Fu・shi・da・ra Original Image Song"@ja,
        "Fushidara Original Image Song"@ja-latn ;
    mo:composer <artist/63689#subject> ;
    mo:produced_work <album/9316#musicalwork> ;
    schema:name "Fu·shi·da·ra Original Image Song"@en,
        "Fu・shi・da・ra Original Image Song"@ja,
        "Fushidara Original Image Song"@ja-latn .

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

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

<album/9316#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fu·shi·da·ra Original Image Song"@en,
        "Fu・shi・da・ra Original Image Song"@ja,
        "Fushidara Original Image Song"@ja-latn ;
    mo:performance_of <album/9316#musicalwork> ;
    mo:recorded_as <album/9316#musicalexpression> ;
    schema:name "Fu·shi·da·ra Original Image Song"@en,
        "Fu・shi・da・ra Original Image Song"@ja,
        "Fushidara Original Image Song"@ja-latn ;
    schema:workPerformed <album/9316#musicalwork> .

<org/1796#subject> schema:name "Mink"@en,
        "株式会社ミンク"@ja,
        "Mink"@ja-latn ;
    foaf:name "Mink"@en,
        "株式会社ミンク"@ja,
        "Mink"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/9316/9316-eaff4a026e30.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/9316#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-09-03"^^xsd:date ;
    dcterms:title "Fu·shi·da·ra Original Image Song"@en,
        "Fu・shi・da・ra Original Image Song"@ja,
        "Fushidara Original Image Song"@ja-latn ;
    mo:catalogue_number "MNK000C00044" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9316#musicalexpression> ;
    mo:publisher <org/1796#subject> ;
    mo:record _:N56f49b6f3db947699963c0f85720f8f6 ;
    mo:record_count 1 ;
    schema:about <product/16015#subject> ;
    schema:datePublished "1999-09-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/9316/9316-eaff4a026e30.jpg> ;
    schema:name "Fu·shi·da·ra Original Image Song"@en,
        "Fu・shi・da・ra Original Image Song"@ja,
        "Fushidara Original Image Song"@ja-latn ;
    schema:publisher <org/1796#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/9316/9316-eaff4a026e30.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "若松リマ"@en ;
    foaf:made <album/9316#subject> ;
    foaf:name "若松リマ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "若松リマ"@en ;
    foaf:made <album/9316#vocals> ;
    foaf:name "若松リマ"@en .

_:N0a3bb61d32e148218192c07fcd5f91f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きっと素直に"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N56f49b6f3db947699963c0f85720f8f6 ;
    schema:name "きっと素直に"@ja .

_:N4e1da0122dd44175b6651950028bb661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めざめ～VEILを脱いで～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N56f49b6f3db947699963c0f85720f8f6 ;
    schema:name "めざめ～VEILを脱いで～"@ja .

_:N56f49b6f3db947699963c0f85720f8f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a3bb61d32e148218192c07fcd5f91f3,
        _:N4e1da0122dd44175b6651950028bb661 ;
    mo:track_count 2 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0a3bb61d32e148218192c07fcd5f91f3,
        _:N4e1da0122dd44175b6651950028bb661 .

