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

<album/114547#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Iga no Kagemaru"@en,
        "伊賀の影丸"@ja,
        "Iga no Kagemaru"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "葉山晃"@en ;
            foaf:made <album/114547#composition> ;
            foaf:name "葉山晃"@en ] ;
    mo:produced_work <album/114547#musicalwork> ;
    schema:name "Iga no Kagemaru"@en,
        "伊賀の影丸"@ja,
        "Iga no Kagemaru"@ja-latn .

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

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

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

<org/66#subject> schema:name "TEICHIKU RECORDS CO., LTD."@en,
        "テイチク株式会社"@ja,
        "TEICHIKU RECORDS CO., LTD."@ja-latn ;
    foaf:name "TEICHIKU RECORDS CO., LTD."@en,
        "テイチク株式会社"@ja,
        "TEICHIKU RECORDS CO., LTD."@ja-latn .

<https://media.vgm.io/albums/74/114547/114547-6069c9d6368b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114547#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/114547/114547-6069c9d6368b.jpg> ;
    foaf:depicts <album/114547#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/114547/114547-6069c9d6368b.jpg> .

<https://medium-media.vgm.io/albums/74/114547/114547-6069c9d6368b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114547#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Iga no Kagemaru"@en,
        "伊賀の影丸"@ja,
        "Iga no Kagemaru"@ja-latn ;
    mo:performance_of <album/114547#musicalwork> ;
    mo:performer _:N9bd6e74fae1c40c9afb618883d389fbc ;
    mo:recorded_as <album/114547#musicalexpression> ;
    schema:byArtist _:N9bd6e74fae1c40c9afb618883d389fbc ;
    schema:name "Iga no Kagemaru"@en,
        "伊賀の影丸"@ja,
        "Iga no Kagemaru"@ja-latn ;
    schema:workPerformed <album/114547#musicalwork> .

<album/114547#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-05-01"^^xsd:date ;
    dcterms:title "Iga no Kagemaru"@en,
        "伊賀の影丸"@ja,
        "Iga no Kagemaru"@ja-latn ;
    mo:catalogue_number "KT-410" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/114547#musicalexpression> ;
    mo:publisher <org/66#subject> ;
    mo:record _:N112be26f869e4a988179aeafc45c7f80 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Iga no Kagemaru"@en ;
            foaf:name "Iga no Kagemaru"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "N・グループ"@en ;
            foaf:name "N・グループ"@en ] ;
    schema:datePublished "1972-05-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/114547/114547-6069c9d6368b.jpg> ;
    schema:name "Iga no Kagemaru"@en,
        "伊賀の影丸"@ja,
        "Iga no Kagemaru"@ja-latn ;
    schema:publisher <org/66#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/114547/114547-6069c9d6368b.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "三和真由美"@en ;
    foaf:made <album/114547#subject> ;
    foaf:name "三和真由美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "山崎清"@en ;
    foaf:made <album/114547#lyrics> ;
    foaf:name "山崎清"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "山崎清"@en ;
    foaf:made <album/114547#subject> ;
    foaf:name "山崎清"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "三和真由美"@en ;
    foaf:made <album/114547#vocals> ;
    foaf:name "三和真由美"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114547#subject> ;
    schema:name "葉山晃"@en ;
    foaf:made <album/114547#subject> ;
    foaf:name "葉山晃"@en .

_:N8768d4f10bd64f5b9ff8755d04905888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影丸子守唄"@ja,
        "Kagemaru Komoriuta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N112be26f869e4a988179aeafc45c7f80 ;
    schema:name "影丸子守唄"@ja,
        "Kagemaru Komoriuta"@ja-latn .

_:N92d66fd9d2cd47fdabcac857940eb9e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伊賀の影丸"@ja,
        "Iga no Kagemaru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N112be26f869e4a988179aeafc45c7f80 ;
    schema:name "伊賀の影丸"@ja,
        "Iga no Kagemaru"@ja-latn .

_:N9bd6e74fae1c40c9afb618883d389fbc a schema:Person,
        foaf:Person ;
    mo:performed <album/114547#performance> ;
    schema:name "N・グループ"@en ;
    foaf:name "N・グループ"@en .

_:N112be26f869e4a988179aeafc45c7f80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8768d4f10bd64f5b9ff8755d04905888,
        _:N92d66fd9d2cd47fdabcac857940eb9e3 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8768d4f10bd64f5b9ff8755d04905888,
        _:N92d66fd9d2cd47fdabcac857940eb9e3 .

