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

<artist/8025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michio Yamagami"@en,
        "山上路夫"@ja ;
    foaf:made <album/93036#lyrics>,
        <album/93036#subject> ;
    foaf:name "Michio Yamagami"@en,
        "山上路夫"@ja .

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

<artist/10394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93036#subject> ;
    schema:name "Shinsuke Kazato"@en,
        "風戸慎介"@ja ;
    foaf:made <album/93036#composition>,
        <album/93036#subject> ;
    foaf:name "Shinsuke Kazato"@en,
        "風戸慎介"@ja .

<artist/1786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93036#subject> ;
    schema:name "Mickie Yoshino"@en,
        "ミッキー吉野"@ja ;
    foaf:made <album/93036#composition>,
        <album/93036#subject> ;
    foaf:name "Mickie Yoshino"@en,
        "ミッキー吉野"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/63/93036/93036-1574170741.jpg> a schema:ImageObject,
        foaf:Image .

<album/93036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FUTURE WAR 198X"@en,
        "FUTURE WAR 198X年"@ja,
        "FUTURE WAR 198X"@ja-latn ;
    mo:composer <artist/10394#subject>,
        <artist/1786#subject> ;
    mo:produced_work <album/93036#musicalwork> ;
    schema:name "FUTURE WAR 198X"@en,
        "FUTURE WAR 198X年"@ja,
        "FUTURE WAR 198X"@ja-latn .

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

<album/93036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FUTURE WAR 198X"@en,
        "FUTURE WAR 198X年"@ja,
        "FUTURE WAR 198X"@ja-latn ;
    mo:performance_of <album/93036#musicalwork> ;
    mo:performer <artist/24258#subject> ;
    mo:recorded_as <album/93036#musicalexpression> ;
    schema:byArtist <artist/24258#subject> ;
    schema:name "FUTURE WAR 198X"@en,
        "FUTURE WAR 198X年"@ja,
        "FUTURE WAR 198X"@ja-latn ;
    schema:workPerformed <album/93036#musicalwork> .

<artist/24258#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93036#performance> ;
    schema:name "Poplar"@en,
        "ポプラ"@ja ;
    foaf:name "Poplar"@en,
        "ポプラ"@ja .

<album/93036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-10-01"^^xsd:date ;
    dcterms:title "FUTURE WAR 198X"@en,
        "FUTURE WAR 198X年"@ja,
        "FUTURE WAR 198X"@ja-latn ;
    mo:catalogue_number "CH-112" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/93036#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Na6e825fe3075420f8eb9b7b8155b3420 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Future War 198X-nen"@en ;
            foaf:name "Future War 198X-nen"@en ] ;
    schema:byArtist <artist/24258#subject> ;
    schema:datePublished "1982-10-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/93036/93036-1574170741.jpg> ;
    schema:name "FUTURE WAR 198X"@en,
        "FUTURE WAR 198X年"@ja,
        "FUTURE WAR 198X"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/93036/93036-1574170741.jpg> .

_:N2ecfc90f50f3459fa24085929d7f772f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛のソナタ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na6e825fe3075420f8eb9b7b8155b3420 ;
    schema:name "愛のソナタ"@ja .

_:N72ad412b600f439fb0e8180d955a0ddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛ゆえに哀しく"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Na6e825fe3075420f8eb9b7b8155b3420 ;
    schema:name "愛ゆえに哀しく"@ja .

_:Na6e825fe3075420f8eb9b7b8155b3420 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ecfc90f50f3459fa24085929d7f772f,
        _:N72ad412b600f439fb0e8180d955a0ddb ;
    mo:track_count 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2ecfc90f50f3459fa24085929d7f772f,
        _:N72ad412b600f439fb0e8180d955a0ddb .

