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

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

<artist/10953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91578#subject> ;
    schema:name "Natsuhiro Suzuki"@en,
        "鈴木捺浩"@ja ;
    foaf:made <album/91578#composition>,
        <album/91578#subject> ;
    foaf:name "Natsuhiro Suzuki"@en,
        "鈴木捺浩"@ja .

<artist/2777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91578#subject> ;
    schema:name "Hiroyuki Togo"@en,
        "藤後浩之"@ja ;
    foaf:made <album/91578#composition>,
        <album/91578#lyrics>,
        <album/91578#subject> ;
    foaf:name "Hiroyuki Togo"@en,
        "藤後浩之"@ja .

<product/7784#subject> a schema:CreativeWork ;
    schema:name "Wagamama Fairy Mirumo de Pon! Wonderful"@en,
        "わがまま☆フェアリー ミルモでポン! わんだほう"@ja,
        "Wagamama☆Fairy Mirumo de Pon! Wonderful"@ja-latn ;
    foaf:name "Wagamama Fairy Mirumo de Pon! Wonderful"@en,
        "わがまま☆フェアリー ミルモでポン! わんだほう"@ja,
        "Wagamama☆Fairy Mirumo de Pon! Wonderful"@ja-latn .

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

<org/2495#subject> schema:name "KMEWAVE"@en,
        "KMEWAVE"@ja,
        "KMEWAVE"@ja-latn ;
    foaf:name "KMEWAVE"@en,
        "KMEWAVE"@ja,
        "KMEWAVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/91578/91578-1571121204.jpg> a schema:ImageObject,
        foaf:Image .

<album/91578#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Boku no Tonari / Sana"@en,
        "僕のトナリ / Sana"@ja,
        "Boku no Tonari / Sana"@ja-latn ;
    mo:composer <artist/10953#subject>,
        <artist/2777#subject> ;
    mo:produced_work <album/91578#musicalwork> ;
    schema:name "Boku no Tonari / Sana"@en,
        "僕のトナリ / Sana"@ja,
        "Boku no Tonari / Sana"@ja-latn .

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

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

<album/91578#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Boku no Tonari / Sana"@en,
        "僕のトナリ / Sana"@ja,
        "Boku no Tonari / Sana"@ja-latn ;
    mo:performance_of <album/91578#musicalwork> ;
    mo:performer <artist/39340#subject> ;
    mo:recorded_as <album/91578#musicalexpression> ;
    schema:byArtist <artist/39340#subject> ;
    schema:name "Boku no Tonari / Sana"@en,
        "僕のトナリ / Sana"@ja,
        "Boku no Tonari / Sana"@ja-latn ;
    schema:workPerformed <album/91578#musicalwork> .

<artist/39340#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91578#performance> ;
    schema:name "Sana"@en ;
    foaf:made <album/91578#lyrics>,
        <album/91578#subject> ;
    foaf:name "Sana"@en .

<album/91578#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-06-23"^^xsd:date ;
    dcterms:title "Boku no Tonari / Sana"@en,
        "僕のトナリ / Sana"@ja,
        "Boku no Tonari / Sana"@ja-latn ;
    mo:catalogue_number "POCE-7324" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91578#musicalexpression> ;
    mo:publisher <org/2495#subject> ;
    mo:record _:Na25142bcbc964549adbaed86a62a0aea ;
    mo:record_count 1 ;
    schema:about <product/7784#subject> ;
    schema:byArtist <artist/39340#subject> ;
    schema:datePublished "2004-06-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/91578/91578-1571121204.jpg> ;
    schema:name "Boku no Tonari / Sana"@en,
        "僕のトナリ / Sana"@ja,
        "Boku no Tonari / Sana"@ja-latn ;
    schema:publisher <org/2495#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/91578/91578-1571121204.jpg> .

_:N506446c8910c4dfd97d179d3ba080ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕のトナリ (karaoke)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Na25142bcbc964549adbaed86a62a0aea ;
    schema:name "僕のトナリ (karaoke)"@ja .

_:N529e7b2a35194ece9729b2d358e6f245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エブリデイ・ラブリデイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Na25142bcbc964549adbaed86a62a0aea ;
    schema:name "エブリデイ・ラブリデイ"@ja .

_:N7385c88c38a44598af7a7a68f062c593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エブリデイ・ラブリデイ (karaoke)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Na25142bcbc964549adbaed86a62a0aea ;
    schema:name "エブリデイ・ラブリデイ (karaoke)"@ja .

_:N74a18dfb927a441f84bdbaf5b7793af3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君がいなくちゃ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Na25142bcbc964549adbaed86a62a0aea ;
    schema:name "君がいなくちゃ"@ja .

_:Ne696bf47f56f4ee8b3d8c70ee748dc8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕のトナリ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Na25142bcbc964549adbaed86a62a0aea ;
    schema:name "僕のトナリ"@ja .

_:Na25142bcbc964549adbaed86a62a0aea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N506446c8910c4dfd97d179d3ba080ac7,
        _:N529e7b2a35194ece9729b2d358e6f245,
        _:N7385c88c38a44598af7a7a68f062c593,
        _:N74a18dfb927a441f84bdbaf5b7793af3,
        _:Ne696bf47f56f4ee8b3d8c70ee748dc8e ;
    mo:track_count 5 ;
    schema:duration "PT23:19"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N506446c8910c4dfd97d179d3ba080ac7,
        _:N529e7b2a35194ece9729b2d358e6f245,
        _:N7385c88c38a44598af7a7a68f062c593,
        _:N74a18dfb927a441f84bdbaf5b7793af3,
        _:Ne696bf47f56f4ee8b3d8c70ee748dc8e .

