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

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

<artist/24771#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100450#subject> ;
    schema:name "Ryo Owatari"@en,
        "大渡亮"@ja ;
    foaf:made <album/100450#composition>,
        <album/100450#lyrics>,
        <album/100450#subject> ;
    foaf:name "Ryo Owatari"@en,
        "大渡亮"@ja .

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

<org/1489#subject> schema:name "tearbridge records"@en,
        "tearbridge records"@ja,
        "tearbridge records"@ja-latn ;
    foaf:name "tearbridge records"@en,
        "tearbridge records"@ja,
        "tearbridge records"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/100450/100450-1592417550.jpg> a schema:ImageObject,
        foaf:Image .

<album/100450#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Here we go! / Missile Innovation"@en,
        "Here we go! / ミサイルイノベーション"@ja,
        "Here we go! / Missile Innovation"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshiyasu Hayashi"@en ;
            foaf:made <album/100450#composition> ;
            foaf:name "Yoshiyasu Hayashi"@en ],
        <artist/24771#subject> ;
    mo:produced_work <album/100450#musicalwork> ;
    schema:name "Here we go! / Missile Innovation"@en,
        "Here we go! / ミサイルイノベーション"@ja,
        "Here we go! / Missile Innovation"@ja-latn .

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

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

<album/100450#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Here we go! / Missile Innovation"@en,
        "Here we go! / ミサイルイノベーション"@ja,
        "Here we go! / Missile Innovation"@ja-latn ;
    mo:performance_of <album/100450#musicalwork> ;
    mo:performer <artist/27669#subject> ;
    mo:recorded_as <album/100450#musicalexpression> ;
    schema:byArtist <artist/27669#subject> ;
    schema:name "Here we go! / Missile Innovation"@en,
        "Here we go! / ミサイルイノベーション"@ja,
        "Here we go! / Missile Innovation"@ja-latn ;
    schema:workPerformed <album/100450#musicalwork> .

<artist/27669#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100450#performance> ;
    schema:name "Missile Innovation"@en ;
    foaf:name "Missile Innovation"@en .

<album/100450#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-17"^^xsd:date ;
    dcterms:title "Here we go! / Missile Innovation"@en,
        "Here we go! / ミサイルイノベーション"@ja,
        "Here we go! / Missile Innovation"@ja-latn ;
    mo:catalogue_number "NFCD-27013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100450#musicalexpression> ;
    mo:publisher <org/1489#subject> ;
    mo:record _:N55f87d45246141c78ce5192351d7f8fa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "capeta"@en ;
            foaf:name "capeta"@en ] ;
    schema:byArtist <artist/27669#subject> ;
    schema:datePublished "2006-05-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/100450/100450-1592417550.jpg> ;
    schema:name "Here we go! / Missile Innovation"@en,
        "Here we go! / ミサイルイノベーション"@ja,
        "Here we go! / Missile Innovation"@ja-latn ;
    schema:publisher <org/1489#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/100450/100450-1592417550.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yoshiyasu Hayashi"@en ;
    foaf:made <album/100450#lyrics> ;
    foaf:name "Yoshiyasu Hayashi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yoshiyasu Hayashi"@en ;
    foaf:made <album/100450#subject> ;
    foaf:name "Yoshiyasu Hayashi"@en .

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

_:N89f806f265bb4ab882d310f48f1f9c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here we go!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N55f87d45246141c78ce5192351d7f8fa ;
    schema:name "Here we go!"@en .

_:Nedb9f342729d44f393980f97fea7792d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here we go! -instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N55f87d45246141c78ce5192351d7f8fa ;
    schema:name "Here we go! -instrumental-"@en .

_:Nf54bf19fc93449428a6bd9f29a3bdaba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shout!!!"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N55f87d45246141c78ce5192351d7f8fa ;
    schema:name "Shout!!!"@en .

_:N55f87d45246141c78ce5192351d7f8fa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N89f806f265bb4ab882d310f48f1f9c1f,
        _:Nedb9f342729d44f393980f97fea7792d,
        _:Nf54bf19fc93449428a6bd9f29a3bdaba ;
    mo:track_count 3 ;
    schema:duration "PT10:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N89f806f265bb4ab882d310f48f1f9c1f,
        _:Nedb9f342729d44f393980f97fea7792d,
        _:Nf54bf19fc93449428a6bd9f29a3bdaba .

