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

<artist/19390#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minori Matsushima"@en,
        "松島みのり"@ja ;
    foaf:made <album/77828#subject>,
        <album/77828#vocals> ;
    foaf:name "Minori Matsushima"@en,
        "松島みのり"@ja .

<artist/30579#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazue Takahashi"@en,
        "高橋和枝"@ja ;
    foaf:made <album/77828#subject>,
        <album/77828#vocals> ;
    foaf:name "Kazue Takahashi"@en,
        "高橋和枝"@ja .

<album/77827> a mo:Release ;
    mo:catalogue_number "KT-21" .

<artist/39597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77828#subject> ;
    schema:name "Keiichi Awano"@en,
        "淡の圭一"@ja ;
    foaf:made <album/77828#composition>,
        <album/77828#subject> ;
    foaf:name "Keiichi Awano"@en,
        "淡の圭一"@ja .

<album/77828#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Akane-chan"@en,
        "あかねちゃん"@ja,
        "Akane-chan"@ja-latn ;
    mo:composer <artist/39597#subject> ;
    mo:produced_work <album/77828#musicalwork> ;
    schema:name "Akane-chan"@en,
        "あかねちゃん"@ja,
        "Akane-chan"@ja-latn .

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

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

<album/77828#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Akane-chan"@en,
        "あかねちゃん"@ja,
        "Akane-chan"@ja-latn ;
    mo:performance_of <album/77828#musicalwork> ;
    mo:recorded_as <album/77828#musicalexpression> ;
    schema:name "Akane-chan"@en,
        "あかねちゃん"@ja,
        "Akane-chan"@ja-latn ;
    schema:workPerformed <album/77828#musicalwork> .

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

<https://medium-media.vgm.io/albums/82/77828/77828-1526719882.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/77828#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1968-07-01"^^xsd:date ;
    dcterms:title "Akane-chan"@en,
        "あかねちゃん"@ja,
        "Akane-chan"@ja-latn ;
    mo:catalogue_number "SCS-58" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/77827> ;
    mo:publication_of <album/77828#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7f48899a2461444f948579aac31c650e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Akane-chan"@en ;
            foaf:name "Akane-chan"@en ] ;
    schema:datePublished "1968-07-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/77828/77828-1526719882.jpg> ;
    schema:name "Akane-chan"@en,
        "あかねちゃん"@ja,
        "Akane-chan"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/77828/77828-1526719882.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "高橋友一郎"@en ;
    foaf:made <album/77828#lyrics> ;
    foaf:name "高橋友一郎"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "高橋友一郎"@en ;
    foaf:made <album/77828#subject> ;
    foaf:name "高橋友一郎"@en .

_:Nbadddd80b17540efb25c10e1234ccaa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あかねちゃん"@ja,
        "Akane-chan"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f48899a2461444f948579aac31c650e ;
    schema:name "あかねちゃん"@ja,
        "Akane-chan"@ja-latn .

_:Nfd2b038b7ab84a28a91c715e89a7bd51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒデバロ・ソング"@ja,
        "Hidebaro Song"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f48899a2461444f948579aac31c650e ;
    schema:name "ヒデバロ・ソング"@ja,
        "Hidebaro Song"@ja-latn .

_:N7f48899a2461444f948579aac31c650e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbadddd80b17540efb25c10e1234ccaa9,
        _:Nfd2b038b7ab84a28a91c715e89a7bd51 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nbadddd80b17540efb25c10e1234ccaa9,
        _:Nfd2b038b7ab84a28a91c715e89a7bd51 .

