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

<artist/4610#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayumi Murou"@en,
        "室生あゆみ"@ja ;
    foaf:made <album/16737#lyrics>,
        <album/16737#subject> ;
    foaf:name "Ayumi Murou"@en,
        "室生あゆみ"@ja .

<artist/807#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chisa Yokoyama"@en,
        "横山智佐"@ja ;
    foaf:made <album/16737#subject>,
        <album/16737#vocals> ;
    foaf:name "Chisa Yokoyama"@en,
        "横山智佐"@ja .

<artist/3099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16737#subject> ;
    schema:name "Takeshi Ike"@en,
        "池毅"@ja ;
    foaf:made <album/16737#composition>,
        <album/16737#subject> ;
    foaf:name "Takeshi Ike"@en,
        "池毅"@ja .

<product/6699#subject> a schema:CreativeWork ;
    schema:name "Magical Girl PRESSY SAMY ~Osoru Beshi Shintai Sokutei! Kaku Bakuhatsu 5-byou Mae!!~"@en,
        "魔法少女プリティサミー 恐るべし身体測定!核爆発5秒前!!"@ja,
        "Mahou Shoujo Pretty Samy ~Osoru Beshi Shintai Sokutei! Kaku Bakuhatsu 5-byou Mae!!~"@ja-latn ;
    foaf:name "Magical Girl PRESSY SAMY ~Osoru Beshi Shintai Sokutei! Kaku Bakuhatsu 5-byou Mae!!~"@en,
        "魔法少女プリティサミー 恐るべし身体測定!核爆発5秒前!!"@ja,
        "Mahou Shoujo Pretty Samy ~Osoru Beshi Shintai Sokutei! Kaku Bakuhatsu 5-byou Mae!!~"@ja-latn .

<album/16737#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Magical Girl PRETTY SAMY"@en,
        "魔法少女プリティサミー"@ja,
        "Mahou Shoujo Pretty Samy"@ja-latn ;
    mo:composer <artist/3099#subject> ;
    mo:produced_work <album/16737#musicalwork> ;
    schema:name "Magical Girl PRETTY SAMY"@en,
        "魔法少女プリティサミー"@ja,
        "Mahou Shoujo Pretty Samy"@ja-latn .

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

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

<album/16737#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Magical Girl PRETTY SAMY"@en,
        "魔法少女プリティサミー"@ja,
        "Mahou Shoujo Pretty Samy"@ja-latn ;
    mo:performance_of <album/16737#musicalwork> ;
    mo:recorded_as <album/16737#musicalexpression> ;
    schema:name "Magical Girl PRETTY SAMY"@en,
        "魔法少女プリティサミー"@ja,
        "Mahou Shoujo Pretty Samy"@ja-latn ;
    schema:workPerformed <album/16737#musicalwork> .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/16737/16737-1537823617.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16737#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-08-08"^^xsd:date ;
    dcterms:title "Magical Girl PRETTY SAMY"@en,
        "魔法少女プリティサミー"@ja,
        "Mahou Shoujo Pretty Samy"@ja-latn ;
    mo:catalogue_number "T-20110G" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/16737#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N279e916a6d3e461fba425846232098e9 ;
    mo:record_count 1 ;
    schema:about <product/6699#subject> ;
    schema:datePublished "1997-08-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/16737/16737-1537823617.jpg> ;
    schema:name "Magical Girl PRETTY SAMY"@en,
        "魔法少女プリティサミー"@ja,
        "Mahou Shoujo Pretty Samy"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/16737/16737-1537823617.jpg> .

_:N0b6b92bef79242f999579828661f1723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイヤモンドの勇気"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N279e916a6d3e461fba425846232098e9 ;
    schema:name "ダイヤモンドの勇気"@ja .

_:N6c561b61910f405a97081ecf9f7b6088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使の誘惑"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N279e916a6d3e461fba425846232098e9 ;
    schema:name "天使の誘惑"@ja .

_:Ndeb80385ad584c6fad7acb4f18ced145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイ・フェイバリット・ボーイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N279e916a6d3e461fba425846232098e9 ;
    schema:name "マイ・フェイバリット・ボーイ"@ja .

_:N279e916a6d3e461fba425846232098e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b6b92bef79242f999579828661f1723,
        _:N6c561b61910f405a97081ecf9f7b6088,
        _:Ndeb80385ad584c6fad7acb4f18ced145 ;
    mo:track_count 3 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0b6b92bef79242f999579828661f1723,
        _:N6c561b61910f405a97081ecf9f7b6088,
        _:Ndeb80385ad584c6fad7acb4f18ced145 .

