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

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

<artist/25223#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87971#subject> ;
    schema:name "WolfJunk"@en ;
    foaf:made <album/87971#composition>,
        <album/87971#subject> ;
    foaf:name "WolfJunk"@en .

<product/24125#subject> a schema:CreativeWork ;
    schema:name "HEROMAN"@en,
        "ヒーローマン"@ja,
        "HEROMAN"@ja-latn ;
    foaf:name "HEROMAN"@en,
        "ヒーローマン"@ja,
        "HEROMAN"@ja-latn .

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

<album/87971#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Boku no Te wa Kimi no Tame ni / Mass Alert"@en,
        "僕の手は君の為に / Mass Alert"@ja,
        "Boku no Te wa Kimi no Tame ni / Mass Alert"@ja-latn ;
    mo:performance_of <album/87971#musicalwork> ;
    mo:recorded_as <album/87971#musicalexpression> ;
    schema:name "Boku no Te wa Kimi no Tame ni / Mass Alert"@en,
        "僕の手は君の為に / Mass Alert"@ja,
        "Boku no Te wa Kimi no Tame ni / Mass Alert"@ja-latn ;
    schema:workPerformed <album/87971#musicalwork> .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/87971/87971-1561135078.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87971#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Boku no Te wa Kimi no Tame ni / Mass Alert"@en,
        "僕の手は君の為に / Mass Alert"@ja,
        "Boku no Te wa Kimi no Tame ni / Mass Alert"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Atsushi"@en ;
            foaf:made <album/87971#composition> ;
            foaf:name "Atsushi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ti-NA"@en ;
            foaf:made <album/87971#composition> ;
            foaf:name "Ti-NA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mass Alert"@en ;
            foaf:made <album/87971#composition> ;
            foaf:name "Mass Alert"@en ],
        <artist/25223#subject> ;
    mo:produced_work <album/87971#musicalwork> ;
    schema:name "Boku no Te wa Kimi no Tame ni / Mass Alert"@en,
        "僕の手は君の為に / Mass Alert"@ja,
        "Boku no Te wa Kimi no Tame ni / Mass Alert"@ja-latn .

<album/87971#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-25"^^xsd:date ;
    dcterms:title "Boku no Te wa Kimi no Tame ni / Mass Alert"@en,
        "僕の手は君の為に / Mass Alert"@ja,
        "Boku no Te wa Kimi no Tame ni / Mass Alert"@ja-latn ;
    mo:catalogue_number "SECL-900" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87971#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N1452e77d19b64cc79214aaf40c94697c ;
    mo:record_count 1 ;
    schema:about <product/24125#subject> ;
    schema:datePublished "2010-08-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/87971/87971-1561135078.jpg> ;
    schema:name "Boku no Te wa Kimi no Tame ni / Mass Alert"@en,
        "僕の手は君の為に / Mass Alert"@ja,
        "Boku no Te wa Kimi no Tame ni / Mass Alert"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/87971/87971-1561135078.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mass Alert"@en ;
    foaf:made <album/87971#subject> ;
    foaf:name "Mass Alert"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87971#subject> ;
    schema:name "Ti-NA"@en ;
    foaf:made <album/87971#subject> ;
    foaf:name "Ti-NA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mass Alert"@en ;
    foaf:made <album/87971#vocals> ;
    foaf:name "Mass Alert"@en .

_:N5b2b29787b8c49ca88e208476f5fa017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "United"@ja,
        "United"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N1452e77d19b64cc79214aaf40c94697c ;
    schema:name "United"@ja,
        "United"@ja-latn .

_:N61de97116cb74d49b2a9a7c2633c5ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めぐる季節を"@ja,
        "Meguru Kisetsu wo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1452e77d19b64cc79214aaf40c94697c ;
    schema:name "めぐる季節を"@ja,
        "Meguru Kisetsu wo"@ja-latn .

_:N71b0da28118a440f907bbbbc3aeb3590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕の手は君の為に ~TV Mix~"@ja,
        "Boku no Te wa Kimi no Tame ni ~TV Mix~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N1452e77d19b64cc79214aaf40c94697c ;
    schema:name "僕の手は君の為に ~TV Mix~"@ja,
        "Boku no Te wa Kimi no Tame ni ~TV Mix~"@ja-latn .

_:N9489470d20c2414493f0c5cb8f46c267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕の手は君の為に"@ja,
        "Boku no Te wa Kimi no Tame ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1452e77d19b64cc79214aaf40c94697c ;
    schema:name "僕の手は君の為に"@ja,
        "Boku no Te wa Kimi no Tame ni"@ja-latn .

_:N1452e77d19b64cc79214aaf40c94697c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b2b29787b8c49ca88e208476f5fa017,
        _:N61de97116cb74d49b2a9a7c2633c5ba1,
        _:N71b0da28118a440f907bbbbc3aeb3590,
        _:N9489470d20c2414493f0c5cb8f46c267 ;
    mo:track_count 4 ;
    schema:duration "PT14:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5b2b29787b8c49ca88e208476f5fa017,
        _:N61de97116cb74d49b2a9a7c2633c5ba1,
        _:N71b0da28118a440f907bbbbc3aeb3590,
        _:N9489470d20c2414493f0c5cb8f46c267 .

