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

<artist/17979#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Nitta"@en,
        "新田洋"@ja ;
    foaf:made <album/59481#subject>,
        <album/59481#vocals> ;
    foaf:name "Hiroshi Nitta"@en,
        "新田洋"@ja .

<artist/19470#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rio Kitani"@en,
        "木谷梨男"@ja ;
    foaf:made <album/59481#lyrics>,
        <album/59481#subject> ;
    foaf:name "Rio Kitani"@en,
        "木谷梨男"@ja .

<album/59483> a mo:Release ;
    mo:catalogue_number "ED" .

<album/59484> a mo:Release ;
    mo:catalogue_number "KT-31" .

<album/59485> a mo:Release ;
    mo:catalogue_number "SCS-93" .

<album/59486> a mo:Release ;
    mo:catalogue_number "TC-1140" .

<album/59487> a mo:Release ;
    mo:catalogue_number "BX-68" .

<album/59488> a mo:Release ;
    mo:catalogue_number "TV" .

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59481#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/59481#composition>,
        <album/59481#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

<product/8171#subject> a schema:CreativeWork ;
    schema:name "Tiger Mask"@en,
        "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn ;
    foaf:name "Tiger Mask"@en,
        "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn .

<album/59481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tiger Mask"@en,
        "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/59481#musicalwork> ;
    schema:name "Tiger Mask"@en,
        "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn .

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

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

<album/59481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tiger Mask"@en,
        "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn ;
    mo:performance_of <album/59481#musicalwork> ;
    mo:recorded_as <album/59481#musicalexpression> ;
    schema:name "Tiger Mask"@en,
        "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn ;
    schema:workPerformed <album/59481#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/18/59481/59481-1465753600.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1969-10-01"^^xsd:date ;
    dcterms:title "Tiger Mask"@en,
        "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn ;
    mo:catalogue_number "ELM-R3514" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/59483>,
        <album/59484>,
        <album/59485>,
        <album/59486>,
        <album/59487>,
        <album/59488> ;
    mo:publication_of <album/59481#musicalexpression> ;
    mo:publisher _:N356c49087bce4371968aa47c96f12feb ;
    mo:record _:N821a88df4d474c32ad722d1bc8ba8401 ;
    mo:record_count 1 ;
    schema:about <product/8171#subject> ;
    schema:datePublished "1969-10-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/59481/59481-1465753600.jpg> ;
    schema:name "Tiger Mask"@en,
        "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn ;
    schema:publisher _:N356c49087bce4371968aa47c96f12feb ;
    foaf:depiction <https://media.vgm.io/albums/18/59481/59481-1465753600.jpg> .

_:N356c49087bce4371968aa47c96f12feb schema:name "Elm Records"@en ;
    foaf:name "Elm Records"@en .

_:N6d302072b03648a490261236b87a9ff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みなしごのバラード"@ja,
        "Minashigo no Ballad"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N821a88df4d474c32ad722d1bc8ba8401 ;
    schema:name "みなしごのバラード"@ja,
        "Minashigo no Ballad"@ja-latn .

_:N741a48b7f9c9440abdec11ac3b94756e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N821a88df4d474c32ad722d1bc8ba8401 ;
    schema:name "タイガーマスク"@ja,
        "Tiger Mask"@ja-latn .

_:N821a88df4d474c32ad722d1bc8ba8401 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d302072b03648a490261236b87a9ff4,
        _:N741a48b7f9c9440abdec11ac3b94756e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6d302072b03648a490261236b87a9ff4,
        _:N741a48b7f9c9440abdec11ac3b94756e .

