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

<artist/31253#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuki Fujimi"@en,
        "藤海琢樹"@ja ;
    foaf:made <album/16988#lyrics>,
        <album/16988#subject> ;
    foaf:name "Tatsuki Fujimi"@en,
        "藤海琢樹"@ja .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:made <album/16988#subject>,
        <album/16988#vocals> ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<artist/5078#subject> a schema:Person,
        foaf:Person ;
    schema:name "AlAi"@en ;
    foaf:made <album/16988#lyrics>,
        <album/16988#subject> ;
    foaf:name "AlAi"@en .

<artist/1701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16988#subject> ;
    schema:name "Acchorike"@en,
        "アッチョリケ"@ja ;
    foaf:made <album/16988#composition>,
        <album/16988#subject> ;
    foaf:name "Acchorike"@en,
        "アッチョリケ"@ja .

<product/2978#subject> a schema:CreativeWork ;
    schema:name "Soul Link"@en,
        "ソウル リンク"@ja,
        "Soul Link"@ja-latn ;
    foaf:name "Soul Link"@en,
        "ソウル リンク"@ja,
        "Soul Link"@ja-latn .

<album/16988#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "screaming / Miyuki Hashimoto"@en,
        "screaming / 橋本みゆき"@ja,
        "screaming / Miyuki Hashimoto"@ja-latn ;
    mo:composer <artist/1701#subject> ;
    mo:produced_work <album/16988#musicalwork> ;
    schema:name "screaming / Miyuki Hashimoto"@en,
        "screaming / 橋本みゆき"@ja,
        "screaming / Miyuki Hashimoto"@ja-latn .

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

<album/16988#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "screaming / Miyuki Hashimoto"@en,
        "screaming / 橋本みゆき"@ja,
        "screaming / Miyuki Hashimoto"@ja-latn ;
    mo:performance_of <album/16988#musicalwork> ;
    mo:recorded_as <album/16988#musicalexpression> ;
    schema:name "screaming / Miyuki Hashimoto"@en,
        "screaming / 橋本みゆき"@ja,
        "screaming / Miyuki Hashimoto"@ja-latn ;
    schema:workPerformed <album/16988#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/88/16988/16988-1260884850.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/16988#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-26"^^xsd:date ;
    dcterms:title "screaming / Miyuki Hashimoto"@en,
        "screaming / 橋本みゆき"@ja,
        "screaming / Miyuki Hashimoto"@ja-latn ;
    mo:catalogue_number "LHCM-1020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16988#musicalexpression> ;
    mo:publisher <org/472#subject> ;
    mo:record _:N0f9b0d673a6d47beb2420d4edd6d25ec ;
    mo:record_count 1 ;
    schema:about <product/2978#subject> ;
    schema:datePublished "2006-04-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/16988/16988-1260884850.jpg> ;
    schema:name "screaming / Miyuki Hashimoto"@en,
        "screaming / 橋本みゆき"@ja,
        "screaming / Miyuki Hashimoto"@ja-latn ;
    schema:publisher <org/472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/16988/16988-1260884850.jpg> .

_:N0fd8e0e72e0445d2856ee3801265e719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dust trail (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N0f9b0d673a6d47beb2420d4edd6d25ec ;
    schema:name "dust trail (off vocal)"@en .

_:N52d537385bae44a2a1597c955a427753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "screaming (off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0f9b0d673a6d47beb2420d4edd6d25ec ;
    schema:name "screaming (off vocal)"@en .

_:N981e6761ab11453a88a92749499786d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dust trail"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0f9b0d673a6d47beb2420d4edd6d25ec ;
    schema:name "dust trail"@en .

_:Ncedeeb3dd5f14f65a236c057ab70183b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "screaming"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0f9b0d673a6d47beb2420d4edd6d25ec ;
    schema:name "screaming"@en .

_:N0f9b0d673a6d47beb2420d4edd6d25ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fd8e0e72e0445d2856ee3801265e719,
        _:N52d537385bae44a2a1597c955a427753,
        _:N981e6761ab11453a88a92749499786d4,
        _:Ncedeeb3dd5f14f65a236c057ab70183b ;
    mo:track_count 4 ;
    schema:duration "PT17:41"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0fd8e0e72e0445d2856ee3801265e719,
        _:N52d537385bae44a2a1597c955a427753,
        _:N981e6761ab11453a88a92749499786d4,
        _:Ncedeeb3dd5f14f65a236c057ab70183b .

