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

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

<artist/31954#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shigemitsu Taguchi"@en,
        "田口成光"@ja ;
    foaf:made <album/96224#lyrics>,
        <album/96224#subject> ;
    foaf:name "Shigemitsu Taguchi"@en,
        "田口成光"@ja .

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

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

<artist/13738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96224#subject> ;
    schema:name "Toru Fuyuki"@en,
        "冬木透"@ja ;
    foaf:made <album/96224#composition>,
        <album/96224#subject> ;
    foaf:name "Toru Fuyuki"@en,
        "冬木透"@ja .

<product/14425#subject> a schema:CreativeWork ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    foaf:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/42/96224/96224-1581460257.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/11382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96224#performance> ;
    schema:name "Hibari Children Chorus"@en,
        "ひばり児童合唱団"@ja ;
    foaf:name "Hibari Children Chorus"@en,
        "ひばり児童合唱団"@ja .

<artist/33148#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96224#performance> ;
    schema:name "Peggy Hayama"@en,
        "ペギー葉山"@ja ;
    foaf:name "Peggy Hayama"@en,
        "ペギー葉山"@ja .

<album/96224#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    mo:performance_of <album/96224#musicalwork> ;
    mo:performer _:N0b1813d6f0ec4e289a4ee69be38db81e,
        <artist/11382#subject>,
        <artist/33148#subject> ;
    mo:recorded_as <album/96224#musicalexpression> ;
    schema:byArtist _:N0b1813d6f0ec4e289a4ee69be38db81e,
        <artist/11382#subject>,
        <artist/33148#subject> ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    schema:workPerformed <album/96224#musicalwork> .

<album/96224#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-07-15"^^xsd:date ;
    dcterms:title "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    mo:catalogue_number "TV" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/96224#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N6a60b106f70043b8a3d64e87cb6db7c4 ;
    mo:record_count 1 ;
    schema:about <product/14425#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "石川明生"@en ;
            foaf:name "石川明生"@en ],
        <artist/11382#subject>,
        <artist/33148#subject> ;
    schema:datePublished "1973-07-15"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/42/96224/96224-1581460257.jpg> ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/96224/96224-1581460257.jpg> .

_:N0b1813d6f0ec4e289a4ee69be38db81e a schema:Person,
        foaf:Person ;
    mo:performed <album/96224#performance> ;
    schema:name "石川明生"@en ;
    foaf:name "石川明生"@en .

_:N2d43fb76341e44d0950c6cf748080ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a60b106f70043b8a3d64e87cb6db7c4 ;
    schema:name "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn .

_:N98ae35797c764efcb1d0150dbd03b53f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ六兄弟"@ja,
        "Ultra Roku Kyodai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a60b106f70043b8a3d64e87cb6db7c4 ;
    schema:name "ウルトラ六兄弟"@ja,
        "Ultra Roku Kyodai"@ja-latn .

_:Nb6811bf25b3649a4ad074c238033b53c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラの母のバラード"@ja,
        "Ultra no Haha no Ballad"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a60b106f70043b8a3d64e87cb6db7c4 ;
    schema:name "ウルトラの母のバラード"@ja,
        "Ultra no Haha no Ballad"@ja-latn .

_:N6a60b106f70043b8a3d64e87cb6db7c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d43fb76341e44d0950c6cf748080ef4,
        _:N98ae35797c764efcb1d0150dbd03b53f,
        _:Nb6811bf25b3649a4ad074c238033b53c ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2d43fb76341e44d0950c6cf748080ef4,
        _:N98ae35797c764efcb1d0150dbd03b53f,
        _:Nb6811bf25b3649a4ad074c238033b53c .

