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

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/19701#lyrics>,
        <album/19701#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

<artist/456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:made <album/19701#subject>,
        <album/19701#vocals> ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<artist/8855#subject> a schema:Person,
        foaf:Person ;
    schema:name "Royal Knights"@en,
        "ロイヤルナイツ"@ja ;
    foaf:made <album/19701#subject>,
        <album/19701#vocals> ;
    foaf:name "Royal Knights"@en,
        "ロイヤルナイツ"@ja .

<album/19664> a mo:Release ;
    mo:catalogue_number "SCS-241" .

<artist/883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19701#subject> ;
    schema:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja ;
    foaf:made <album/19701#composition>,
        <album/19701#subject> ;
    foaf:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja .

<product/1213#subject> a schema:CreativeWork ;
    schema:name "Space Battleship Yamato"@en,
        "宇宙戦艦ヤマト"@ja,
        "Space Battleship Yamato"@ja-latn ;
    foaf:name "Space Battleship Yamato"@en,
        "宇宙戦艦ヤマト"@ja,
        "Space Battleship Yamato"@ja-latn .

<album/19701#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uchuu Senkan Yamato / Makka na Scarf"@en,
        "宇宙戦艦ヤマト / 真赤なスカーフ"@ja,
        "Space Battleship Yamato / The Scarlet Scarf"@ja-latn ;
    mo:composer <artist/883#subject> ;
    mo:produced_work <album/19701#musicalwork> ;
    schema:name "Uchuu Senkan Yamato / Makka na Scarf"@en,
        "宇宙戦艦ヤマト / 真赤なスカーフ"@ja,
        "Space Battleship Yamato / The Scarlet Scarf"@ja-latn .

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

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

<album/19701#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uchuu Senkan Yamato / Makka na Scarf"@en,
        "宇宙戦艦ヤマト / 真赤なスカーフ"@ja,
        "Space Battleship Yamato / The Scarlet Scarf"@ja-latn ;
    mo:performance_of <album/19701#musicalwork> ;
    mo:recorded_as <album/19701#musicalexpression> ;
    schema:name "Uchuu Senkan Yamato / Makka na Scarf"@en,
        "宇宙戦艦ヤマト / 真赤なスカーフ"@ja,
        "Space Battleship Yamato / The Scarlet Scarf"@ja-latn ;
    schema:workPerformed <album/19701#musicalwork> .

<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/10/19701/19701-1276049936.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19701#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/19701/19701-1276049936.jpg> ;
    foaf:depicts <album/19701#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/19701/19701-1276049936.jpg> .

<https://medium-media.vgm.io/albums/10/19701/19701-1276049936.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/19701#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-07-01"^^xsd:date ;
    dcterms:title "Uchuu Senkan Yamato / Makka na Scarf"@en,
        "宇宙戦艦ヤマト / 真赤なスカーフ"@ja,
        "Space Battleship Yamato / The Scarlet Scarf"@ja-latn ;
    mo:catalogue_number "CH-201" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/19664> ;
    mo:publication_of <album/19701#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2881262b107545299c25d78758aee471 ;
    mo:record_count 1 ;
    schema:about <product/1213#subject> ;
    schema:datePublished "1980-07-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/19701/19701-1276049936.jpg> ;
    schema:name "Uchuu Senkan Yamato / Makka na Scarf"@en,
        "宇宙戦艦ヤマト / 真赤なスカーフ"@ja,
        "Space Battleship Yamato / The Scarlet Scarf"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/19701/19701-1276049936.jpg> .

_:N357d61593e3a4b1d8fc3245616a7641b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Battleship Yamato"@en,
        "宇宙戦艦ヤマト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N2881262b107545299c25d78758aee471 ;
    schema:name "Space Battleship Yamato"@en,
        "宇宙戦艦ヤマト"@ja .

_:N5e42fbcc2eb14d878078d078e9e8920d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scarlet Scarf"@en,
        "真赤なスカーフ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N2881262b107545299c25d78758aee471 ;
    schema:name "The Scarlet Scarf"@en,
        "真赤なスカーフ"@ja .

_:N2881262b107545299c25d78758aee471 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N357d61593e3a4b1d8fc3245616a7641b,
        _:N5e42fbcc2eb14d878078d078e9e8920d ;
    mo:track_count 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N357d61593e3a4b1d8fc3245616a7641b,
        _:N5e42fbcc2eb14d878078d078e9e8920d .

