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

<artist/11831#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kouhei Oikawa"@en,
        "及川恒平"@ja ;
    foaf:made <album/91840#lyrics>,
        <album/91840#subject> ;
    foaf:name "Kouhei Oikawa"@en,
        "及川恒平"@ja .

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

<artist/5871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91840#subject> ;
    schema:name "Tachio Akano"@en,
        "あかのたちお"@ja ;
    foaf:made <album/91840#composition>,
        <album/91840#subject> ;
    foaf:name "Tachio Akano"@en,
        "あかのたちお"@ja .

<product/23962#subject> a schema:CreativeWork ;
    schema:name "MACHINE ROBO: BATTLE HACKERS"@en,
        "マシンロボ ぶっちぎりバトルハッカーズ"@ja,
        "Machine Robo: Bucchigiri Battle Hackers"@ja-latn ;
    foaf:name "MACHINE ROBO: BATTLE HACKERS"@en,
        "マシンロボ ぶっちぎりバトルハッカーズ"@ja,
        "Machine Robo: Bucchigiri Battle Hackers"@ja-latn .

<album/91840#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@en,
        "あと、一秒/星のエトランゼ / 渡辺絵麻"@ja,
        "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@ja-latn ;
    mo:composer <artist/5871#subject> ;
    mo:produced_work <album/91840#musicalwork> ;
    schema:name "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@en,
        "あと、一秒/星のエトランゼ / 渡辺絵麻"@ja,
        "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/04/91840/91840-1571603893.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91840#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@en,
        "あと、一秒/星のエトランゼ / 渡辺絵麻"@ja,
        "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@ja-latn ;
    mo:performance_of <album/91840#musicalwork> ;
    mo:performer <artist/11978#subject> ;
    mo:recorded_as <album/91840#musicalexpression> ;
    schema:byArtist <artist/11978#subject> ;
    schema:name "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@en,
        "あと、一秒/星のエトランゼ / 渡辺絵麻"@ja,
        "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@ja-latn ;
    schema:workPerformed <album/91840#musicalwork> .

<artist/11978#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91840#performance> ;
    schema:name "Ema Watanabe"@en,
        "渡辺絵麻"@ja ;
    foaf:name "Ema Watanabe"@en,
        "渡辺絵麻"@ja .

<album/91840#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-07-05"^^xsd:date ;
    dcterms:title "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@en,
        "あと、一秒/星のエトランゼ / 渡辺絵麻"@ja,
        "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@ja-latn ;
    mo:catalogue_number "LA07-5009" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/91840#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N27d2fb0401ae4d4288151f15d9629443 ;
    mo:record_count 1 ;
    schema:about <product/23962#subject> ;
    schema:byArtist <artist/11978#subject> ;
    schema:datePublished "1987-07-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/91840/91840-1571603893.jpg> ;
    schema:name "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@en,
        "あと、一秒/星のエトランゼ / 渡辺絵麻"@ja,
        "Ato, Ichibyou/Hoshi no Étranger / Ema Watanabe"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/91840/91840-1571603893.jpg> .

_:N04773f4a6b1c47228d3940a15ee8dfe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あと、一秒"@ja,
        "Ato, Ichibyou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N27d2fb0401ae4d4288151f15d9629443 ;
    schema:name "あと、一秒"@ja,
        "Ato, Ichibyou"@ja-latn .

_:N3a2f8dce9526493cac18eaa33282434f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星のエトランゼ"@ja,
        "Hoshi no Étranger"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N27d2fb0401ae4d4288151f15d9629443 ;
    schema:name "星のエトランゼ"@ja,
        "Hoshi no Étranger"@ja-latn .

_:N27d2fb0401ae4d4288151f15d9629443 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04773f4a6b1c47228d3940a15ee8dfe1,
        _:N3a2f8dce9526493cac18eaa33282434f ;
    mo:track_count 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N04773f4a6b1c47228d3940a15ee8dfe1,
        _:N3a2f8dce9526493cac18eaa33282434f .

