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

<artist/12874#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAKI"@en ;
    foaf:made <album/58331#subject>,
        <album/58331#vocals> ;
    foaf:name "MAKI"@en .

<artist/31696#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chieko Suyama"@en,
        "すやまちえこ"@ja ;
    foaf:made <album/58331#lyrics>,
        <album/58331#subject> ;
    foaf:name "Chieko Suyama"@en,
        "すやまちえこ"@ja .

<artist/34573#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Mizuhashi"@en,
        "水橋舞"@ja ;
    foaf:made <album/58331#subject>,
        <album/58331#vocals> ;
    foaf:name "Mai Mizuhashi"@en,
        "水橋舞"@ja .

<artist/8159#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Arimori"@en,
        "有森聡美"@ja ;
    foaf:made <album/58331#lyrics>,
        <album/58331#subject> ;
    foaf:name "Satomi Arimori"@en,
        "有森聡美"@ja .

<artist/272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58331#subject> ;
    schema:name "Kazumi Mitome"@en,
        "三留一純"@ja ;
    foaf:made <album/58331#composition>,
        <album/58331#subject> ;
    foaf:name "Kazumi Mitome"@en,
        "三留一純"@ja .

<artist/5211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58331#subject> ;
    schema:name "Kazuo Yoda"@en,
        "依田和夫"@ja ;
    foaf:made <album/58331#composition>,
        <album/58331#subject> ;
    foaf:name "Kazuo Yoda"@en,
        "依田和夫"@ja .

<artist/6979#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58331#subject> ;
    schema:name "Shigeki Sako"@en,
        "迫茂樹"@ja ;
    foaf:made <album/58331#composition>,
        <album/58331#subject> ;
    foaf:name "Shigeki Sako"@en,
        "迫茂樹"@ja .

<artist/8219#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58331#subject> ;
    schema:name "Morihiro Suzuki"@en,
        "鈴木盛広"@ja ;
    foaf:made <album/58331#composition>,
        <album/58331#subject> ;
    foaf:name "Morihiro Suzuki"@en,
        "鈴木盛広"@ja .

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

<album/58331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Iijan! Yuujou / MAKI"@en,
        "い～じゃん!友情 / MAKI"@ja,
        "Iijan! Yuujou / MAKI"@ja-latn ;
    mo:performance_of <album/58331#musicalwork> ;
    mo:recorded_as <album/58331#musicalexpression> ;
    schema:name "Iijan! Yuujou / MAKI"@en,
        "い～じゃん!友情 / MAKI"@ja,
        "Iijan! Yuujou / MAKI"@ja-latn ;
    schema:workPerformed <album/58331#musicalwork> .

<org/1957#subject> schema:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn ;
    foaf:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/58331/58331-1461538984.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/58331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Iijan! Yuujou / MAKI"@en,
        "い～じゃん!友情 / MAKI"@ja,
        "Iijan! Yuujou / MAKI"@ja-latn ;
    mo:composer <artist/272#subject>,
        <artist/5211#subject>,
        <artist/6979#subject>,
        <artist/8219#subject> ;
    mo:produced_work <album/58331#musicalwork> ;
    schema:name "Iijan! Yuujou / MAKI"@en,
        "い～じゃん!友情 / MAKI"@ja,
        "Iijan! Yuujou / MAKI"@ja-latn .

<album/58331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-25"^^xsd:date ;
    dcterms:title "Iijan! Yuujou / MAKI"@en,
        "い～じゃん!友情 / MAKI"@ja,
        "Iijan! Yuujou / MAKI"@ja-latn ;
    mo:catalogue_number "ZMCZ-3523" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58331#musicalexpression> ;
    mo:publisher <org/1957#subject> ;
    mo:record _:N440a2ab0934f43438f9d9f2036ec788f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dojin Work"@en ;
            foaf:name "Dojin Work"@en ] ;
    schema:datePublished "2007-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/58331/58331-1461538984.jpg> ;
    schema:name "Iijan! Yuujou / MAKI"@en,
        "い～じゃん!友情 / MAKI"@ja,
        "Iijan! Yuujou / MAKI"@ja-latn ;
    schema:publisher <org/1957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/58331/58331-1461538984.jpg> .

_:N0e0ed717958347fd94687626dea0ec93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢みる乙女 (TVサイズ)"@ja,
        "Yumemiru Otome (TV Size)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N440a2ab0934f43438f9d9f2036ec788f ;
    schema:name "夢みる乙女 (TVサイズ)"@ja,
        "Yumemiru Otome (TV Size)"@ja-latn .

_:N1e96fe11c00d46ab8c2613aa78d1bfe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なじみのテーマ～熱血&空振り?!～"@ja,
        "Najimi no Theme ~Nekketsu & Karaburi?!~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N440a2ab0934f43438f9d9f2036ec788f ;
    schema:name "なじみのテーマ～熱血&空振り?!～"@ja,
        "Najimi no Theme ~Nekketsu & Karaburi?!~"@ja-latn .

_:N45ad444c05f04813a13e87ab97b99d87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なじみのテーマ～マイペース～"@ja,
        "Najimi no Theme ~My Pace~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N440a2ab0934f43438f9d9f2036ec788f ;
    schema:name "なじみのテーマ～マイペース～"@ja,
        "Najimi no Theme ~My Pace~"@ja-latn .

_:N4f149febadc74717a92b96ea72a87339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "い～じゃん！友情 (オリジナル・カラオケ)"@ja,
        "Iijan! Yuujou (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N440a2ab0934f43438f9d9f2036ec788f ;
    schema:name "い～じゃん！友情 (オリジナル・カラオケ)"@ja,
        "Iijan! Yuujou (Original Karaoke)"@ja-latn .

_:N50ed0a7fd65a40f989df73adbf9e6d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "い～じゃん！友情"@ja,
        "Iijan! Yuujou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N440a2ab0934f43438f9d9f2036ec788f ;
    schema:name "い～じゃん！友情"@ja,
        "Iijan! Yuujou"@ja-latn .

_:N440a2ab0934f43438f9d9f2036ec788f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e0ed717958347fd94687626dea0ec93,
        _:N1e96fe11c00d46ab8c2613aa78d1bfe1,
        _:N45ad444c05f04813a13e87ab97b99d87,
        _:N4f149febadc74717a92b96ea72a87339,
        _:N50ed0a7fd65a40f989df73adbf9e6d20 ;
    mo:track_count 5 ;
    schema:duration "PT11:46"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0e0ed717958347fd94687626dea0ec93,
        _:N1e96fe11c00d46ab8c2613aa78d1bfe1,
        _:N45ad444c05f04813a13e87ab97b99d87,
        _:N4f149febadc74717a92b96ea72a87339,
        _:N50ed0a7fd65a40f989df73adbf9e6d20 .

