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

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:made <album/57803#subject>,
        <album/57803#vocals> ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/57803#lyrics>,
        <album/57803#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/6418#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misato Fukuen"@en,
        "福圓美里"@ja ;
    foaf:made <album/57803#subject>,
        <album/57803#vocals> ;
    foaf:name "Misato Fukuen"@en,
        "福圓美里"@ja .

<artist/10467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57803#subject> ;
    schema:name "Yasuharu Konishi"@en,
        "小西康陽"@ja ;
    foaf:made <album/57803#composition>,
        <album/57803#lyrics>,
        <album/57803#subject> ;
    foaf:name "Yasuharu Konishi"@en,
        "小西康陽"@ja .

<artist/11963#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57803#subject> ;
    schema:name "Tica·α"@en,
        "ティカ・α"@ja ;
    foaf:made <album/57803#composition>,
        <album/57803#lyrics>,
        <album/57803#subject> ;
    foaf:name "Tica·α"@en,
        "ティカ・α"@ja .

<product/2449#subject> a schema:CreativeWork ;
    schema:name "Pretty Guardian Sailor Moon Crystal"@en,
        "美少女戦士セーラームーン Crystal"@ja,
        "Bishoujo Senshi Sailor Moon Crystal"@ja-latn ;
    foaf:name "Pretty Guardian Sailor Moon Crystal"@en,
        "美少女戦士セーラームーン Crystal"@ja,
        "Bishoujo Senshi Sailor Moon Crystal"@ja-latn .

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

<album/57803#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "New Moon ni Koishite/Otome no Susume"@en,
        "ニュームーンに恋して/乙女のススメ"@ja,
        "New Moon ni Koishite/Otome no Susume"@ja-latn ;
    mo:performance_of <album/57803#musicalwork> ;
    mo:recorded_as <album/57803#musicalexpression> ;
    schema:name "New Moon ni Koishite/Otome no Susume"@en,
        "ニュームーンに恋して/乙女のススメ"@ja,
        "New Moon ni Koishite/Otome no Susume"@ja-latn ;
    schema:workPerformed <album/57803#musicalwork> .

<org/1316#subject> schema:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn ;
    foaf:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/57803/57803-dcee91aeed8c.jpg> a schema:ImageObject,
        foaf:Image .

<album/57803#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "New Moon ni Koishite/Otome no Susume"@en,
        "ニュームーンに恋して/乙女のススメ"@ja,
        "New Moon ni Koishite/Otome no Susume"@ja-latn ;
    mo:composer <artist/10467#subject>,
        <artist/11963#subject> ;
    mo:produced_work <album/57803#musicalwork> ;
    schema:name "New Moon ni Koishite/Otome no Susume"@en,
        "ニュームーンに恋して/乙女のススメ"@ja,
        "New Moon ni Koishite/Otome no Susume"@ja-latn .

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

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

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

<album/57803#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-25"^^xsd:date ;
    dcterms:title "New Moon ni Koishite/Otome no Susume"@en,
        "ニュームーンに恋して/乙女のススメ"@ja,
        "New Moon ni Koishite/Otome no Susume"@ja-latn ;
    mo:catalogue_number "KIZM-427~8" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57803#musicalexpression> ;
    mo:publisher <org/1316#subject> ;
    mo:record _:Ne6355a031e38465896deafde81ee1b76,
        _:Nf1afc46c7652418e938b60a5627bd084 ;
    mo:record_count 2 ;
    schema:about <product/2449#subject> ;
    schema:datePublished "2016-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/57803/57803-dcee91aeed8c.jpg> ;
    schema:name "New Moon ni Koishite/Otome no Susume"@en,
        "ニュームーンに恋して/乙女のススメ"@ja,
        "New Moon ni Koishite/Otome no Susume"@ja-latn ;
    schema:publisher <org/1316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/57803/57803-dcee91aeed8c.jpg> .

_:N0b3be779b767439f9a59891f34bedb18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女のススメ (ノンテロップTVサイズ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne6355a031e38465896deafde81ee1b76 ;
    schema:name "乙女のススメ (ノンテロップTVサイズ)"@ja .

_:N5ff1def6cbaf49edbb322c2487da50a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニュームーンに恋して (ノンテロップTVサイズ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne6355a031e38465896deafde81ee1b76 ;
    schema:name "ニュームーンに恋して (ノンテロップTVサイズ)"@ja .

_:N6efd1a2f99d14931a07c732b8a44de65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女のススメ (フルサイズダイジェスト)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ne6355a031e38465896deafde81ee1b76 ;
    schema:name "乙女のススメ (フルサイズダイジェスト)"@ja .

_:N893f07a54ffc4daf8aa3f9f2c0bda30a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女のススメ (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nf1afc46c7652418e938b60a5627bd084 ;
    schema:name "乙女のススメ (off vocal)"@ja .

_:N9442ecc8d8be4ccb89444125c1c141a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニュームーンに恋して"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nf1afc46c7652418e938b60a5627bd084 ;
    schema:name "ニュームーンに恋して"@ja .

_:Na1b3f06b0db040c482a0ef402298aa44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニュームーンに恋して (off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nf1afc46c7652418e938b60a5627bd084 ;
    schema:name "ニュームーンに恋して (off vocal)"@ja .

_:Nb5739e282548445bb2ef63a1691bceb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女のススメ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nf1afc46c7652418e938b60a5627bd084 ;
    schema:name "乙女のススメ"@ja .

_:Nd491c4dfd0b34d7db443f906f0bf7018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニュームーンに恋して (フルサイズダイジェスト)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ne6355a031e38465896deafde81ee1b76 ;
    schema:name "ニュームーンに恋して (フルサイズダイジェスト)"@ja .

_:Ne6355a031e38465896deafde81ee1b76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0b3be779b767439f9a59891f34bedb18,
        _:N5ff1def6cbaf49edbb322c2487da50a4,
        _:N6efd1a2f99d14931a07c732b8a44de65,
        _:Nd491c4dfd0b34d7db443f906f0bf7018 ;
    mo:track_count 4 ;
    schema:duration "PT9:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b3be779b767439f9a59891f34bedb18,
        _:N5ff1def6cbaf49edbb322c2487da50a4,
        _:N6efd1a2f99d14931a07c732b8a44de65,
        _:Nd491c4dfd0b34d7db443f906f0bf7018 .

_:Nf1afc46c7652418e938b60a5627bd084 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N893f07a54ffc4daf8aa3f9f2c0bda30a,
        _:N9442ecc8d8be4ccb89444125c1c141a8,
        _:Na1b3f06b0db040c482a0ef402298aa44,
        _:Nb5739e282548445bb2ef63a1691bceb1 ;
    mo:track_count 4 ;
    schema:duration "PT13:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N893f07a54ffc4daf8aa3f9f2c0bda30a,
        _:N9442ecc8d8be4ccb89444125c1c141a8,
        _:Na1b3f06b0db040c482a0ef402298aa44,
        _:Nb5739e282548445bb2ef63a1691bceb1 .

