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

<artist/8741#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fujiko Fujio"@en,
        "藤子不二雄"@ja ;
    foaf:made <album/80073#lyrics>,
        <album/80073#subject> ;
    foaf:name "Fujiko Fujio"@en,
        "藤子不二雄"@ja .

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

<artist/13375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80073#subject> ;
    schema:name "Yoshiaki Furuta"@en,
        "古田喜昭"@ja ;
    foaf:made <album/80073#composition>,
        <album/80073#subject> ;
    foaf:name "Yoshiaki Furuta"@en,
        "古田喜昭"@ja .

<album/80073#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perman"@en,
        "パーマン"@ja,
        "Perman"@ja-latn ;
    mo:composer <artist/13375#subject> ;
    mo:produced_work <album/80073#musicalwork> ;
    schema:name "Perman"@en,
        "パーマン"@ja,
        "Perman"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/37/80073/80073-1534833305.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/28055#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80073#performance> ;
    schema:name "Keiko Kikuchi"@en,
        "菊池恵子"@ja ;
    foaf:name "Keiko Kikuchi"@en,
        "菊池恵子"@ja .

<artist/8740#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80073#performance> ;
    schema:name "Katsue Miwa"@en,
        "三輪勝恵"@ja ;
    foaf:name "Katsue Miwa"@en,
        "三輪勝恵"@ja .

<album/80073#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perman"@en,
        "パーマン"@ja,
        "Perman"@ja-latn ;
    mo:performance_of <album/80073#musicalwork> ;
    mo:performer _:Na8ed8da2da75483e834d927db5b87d97,
        <artist/28055#subject>,
        <artist/8740#subject> ;
    mo:recorded_as <album/80073#musicalexpression> ;
    schema:byArtist _:Na8ed8da2da75483e834d927db5b87d97,
        <artist/28055#subject>,
        <artist/8740#subject> ;
    schema:name "Perman"@en,
        "パーマン"@ja,
        "Perman"@ja-latn ;
    schema:workPerformed <album/80073#musicalwork> .

<album/80073#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-06-21"^^xsd:date ;
    dcterms:title "Perman"@en,
        "パーマン"@ja,
        "Perman"@ja-latn ;
    mo:catalogue_number "CK-690" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/80073#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N8e07ad655c7e4e86866fc9bff575d5bb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Perman (1983)"@en ;
            foaf:name "Perman (1983)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "本篠リトル・フォーク村"@en ;
            foaf:name "本篠リトル・フォーク村"@en ],
        <artist/28055#subject>,
        <artist/8740#subject> ;
    schema:datePublished "1983-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/80073/80073-1534833305.jpg> ;
    schema:name "Perman"@en,
        "パーマン"@ja,
        "Perman"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/80073/80073-1534833305.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yumi Kusube"@en ;
    foaf:made <album/80073#lyrics> ;
    foaf:name "Yumi Kusube"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yumi Kusube"@en ;
    foaf:made <album/80073#subject> ;
    foaf:name "Yumi Kusube"@en .

_:N21375c150ce14b81ab0b93484b582eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お話し～パーマンのえかきうた (カラオケ)"@ja,
        "Ohanashi ~ Perman no Ekaki Uta (Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e07ad655c7e4e86866fc9bff575d5bb ;
    schema:name "お話し～パーマンのえかきうた (カラオケ)"@ja,
        "Ohanashi ~ Perman no Ekaki Uta (Karaoke)"@ja-latn .

_:N518a2b2551404a208592fba8779460b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーマンのえかきうた"@ja,
        "Pearman no Ekaki Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e07ad655c7e4e86866fc9bff575d5bb ;
    schema:name "パーマンのえかきうた"@ja,
        "Pearman no Ekaki Uta"@ja-latn .

_:Na8ed8da2da75483e834d927db5b87d97 a schema:Person,
        foaf:Person ;
    mo:performed <album/80073#performance> ;
    schema:name "本篠リトル・フォーク村"@en ;
    foaf:name "本篠リトル・フォーク村"@en .

_:Nb7d6ad9751aa4c3b931a75a53d1c8f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーマン音頭"@ja,
        "Pearman Ondo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e07ad655c7e4e86866fc9bff575d5bb ;
    schema:name "パーマン音頭"@ja,
        "Pearman Ondo"@ja-latn .

_:N8e07ad655c7e4e86866fc9bff575d5bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21375c150ce14b81ab0b93484b582eac,
        _:N518a2b2551404a208592fba8779460b3,
        _:Nb7d6ad9751aa4c3b931a75a53d1c8f0e ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N21375c150ce14b81ab0b93484b582eac,
        _:N518a2b2551404a208592fba8779460b3,
        _:Nb7d6ad9751aa4c3b931a75a53d1c8f0e .

