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

<artist/10115#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoko Yamano"@en,
        "山野さと子"@ja ;
    foaf:made <album/66325#subject>,
        <album/66325#vocals> ;
    foaf:name "Satoko Yamano"@en,
        "山野さと子"@ja .

<artist/2703#subject> a schema:Person,
        foaf:Person ;
    schema:name "TARAKO"@en ;
    foaf:made <album/66325#lyrics>,
        <album/66325#subject> ;
    foaf:name "TARAKO"@en .

<artist/9800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Alice Sato"@en,
        "佐藤ありす"@ja ;
    foaf:made <album/66325#lyrics>,
        <album/66325#subject> ;
    foaf:name "Alice Sato"@en,
        "佐藤ありす"@ja .

<album/90579> a mo:Release ;
    mo:catalogue_number "CFK-518" .

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

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66325#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/66325#composition>,
        <album/66325#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

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

<album/66325#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tongariboushi no Memole"@en,
        "とんがり帽子のメモル"@ja,
        "Tongariboushi no Memole"@ja-latn ;
    mo:performance_of <album/66325#musicalwork> ;
    mo:recorded_as <album/66325#musicalexpression> ;
    schema:name "Tongariboushi no Memole"@en,
        "とんがり帽子のメモル"@ja,
        "Tongariboushi no Memole"@ja-latn ;
    schema:workPerformed <album/66325#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/52/66325/66325-1489072204.jpg> a schema:ImageObject,
        foaf:Image .

<album/66325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tongariboushi no Memole"@en,
        "とんがり帽子のメモル"@ja,
        "Tongariboushi no Memole"@ja-latn ;
    mo:composer <artist/13375#subject>,
        <artist/1727#subject> ;
    mo:produced_work <album/66325#musicalwork> ;
    schema:name "Tongariboushi no Memole"@en,
        "とんがり帽子のメモル"@ja,
        "Tongariboushi no Memole"@ja-latn .

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

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

<album/66325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-03-21"^^xsd:date ;
    dcterms:title "Tongariboushi no Memole"@en,
        "とんがり帽子のメモル"@ja,
        "Tongariboushi no Memole"@ja-latn ;
    mo:catalogue_number "CK-709" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/90579> ;
    mo:publication_of <album/66325#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2ce36ac4db31469ab753211756193aee ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tongariboushi no Memole"@en ;
            foaf:name "Tongariboushi no Memole"@en ] ;
    schema:datePublished "1984-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/66325/66325-1489072204.jpg> ;
    schema:name "Tongariboushi no Memole"@en,
        "とんがり帽子のメモル"@ja,
        "Tongariboushi no Memole"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/66325/66325-1489072204.jpg> .

_:N988fa4ba398f4daeb8819d567b7c2f65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とんがり帽子のメモル"@ja,
        "Tongariboushi no Memole"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2ce36ac4db31469ab753211756193aee ;
    schema:name "とんがり帽子のメモル"@ja,
        "Tongariboushi no Memole"@ja-latn .

_:Nebc53db889924ab88e577db3905fffee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しい友達"@ja,
        "Yasashii Tomodachi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2ce36ac4db31469ab753211756193aee ;
    schema:name "優しい友達"@ja,
        "Yasashii Tomodachi"@ja-latn .

_:N2ce36ac4db31469ab753211756193aee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N988fa4ba398f4daeb8819d567b7c2f65,
        _:Nebc53db889924ab88e577db3905fffee ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N988fa4ba398f4daeb8819d567b7c2f65,
        _:Nebc53db889924ab88e577db3905fffee .

