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

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

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

<artist/12785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103732#subject> ;
    schema:name "Makoto Kawaguchi"@en,
        "川口真"@ja ;
    foaf:made <album/103732#composition>,
        <album/103732#subject> ;
    foaf:name "Makoto Kawaguchi"@en,
        "川口真"@ja .

<product/14426#subject> a schema:CreativeWork ;
    schema:name "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn ;
    foaf:name "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn .

<album/103732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn ;
    mo:composer <artist/12785#subject> ;
    mo:produced_work <album/103732#musicalwork> ;
    schema:name "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn .

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

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

<org/2228#subject> schema:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn ;
    foaf:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn .

<https://media.vgm.io/albums/23/103732/103732-2a16570f84c4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103732#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/103732/103732-2a16570f84c4.jpg> ;
    foaf:depicts <album/103732#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/103732/103732-2a16570f84c4.jpg> .

<https://medium-media.vgm.io/albums/23/103732/103732-2a16570f84c4.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10365#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103732#performance> ;
    schema:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja ;
    foaf:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja .

<artist/57635#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103732#performance> ;
    schema:name "Koji Toyama"@en,
        "外山浩爾"@ja ;
    foaf:name "Koji Toyama"@en,
        "外山浩爾"@ja .

<album/103732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn ;
    mo:performance_of <album/103732#musicalwork> ;
    mo:performer <artist/10365#subject>,
        <artist/57635#subject> ;
    mo:recorded_as <album/103732#musicalexpression> ;
    schema:byArtist <artist/10365#subject>,
        <artist/57635#subject> ;
    schema:name "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn ;
    schema:workPerformed <album/103732#musicalwork> .

<album/103732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-08-05"^^xsd:date ;
    dcterms:title "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn ;
    mo:catalogue_number "TC-3032" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/103732#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:Nb99f711c32a14ba4a38aa108967c853f ;
    mo:record_count 1 ;
    schema:about <product/14426#subject> ;
    schema:byArtist <artist/10365#subject>,
        <artist/57635#subject> ;
    schema:datePublished "1974-08-05"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/23/103732/103732-2a16570f84c4.jpg> ;
    schema:name "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/103732/103732-2a16570f84c4.jpg> .

_:N17d5272d1ecb479a96dcd72071050d41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦え!ウルトラマンレオ"@ja,
        "Tatakae! Ultraman Leo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb99f711c32a14ba4a38aa108967c853f ;
    schema:name "戦え!ウルトラマンレオ"@ja,
        "Tatakae! Ultraman Leo"@ja-latn .

_:N6452d6362c384f5fa2f1b645ce651a40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb99f711c32a14ba4a38aa108967c853f ;
    schema:name "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn .

_:Nb99f711c32a14ba4a38aa108967c853f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17d5272d1ecb479a96dcd72071050d41,
        _:N6452d6362c384f5fa2f1b645ce651a40 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N17d5272d1ecb479a96dcd72071050d41,
        _:N6452d6362c384f5fa2f1b645ce651a40 .

