@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 _:N0689c180b97a4eb1b9168ca12460bc29,
        _:N41279ebc2009456db8fd444383563668 ;
    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> .

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

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

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

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

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

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

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

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

_:N0689c180b97a4eb1b9168ca12460bc29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16aeb165fa3741f1b4057109c8f33895,
        _:N192bb0efe46e4b3380fb0f21dd451b8c,
        _:N89e9fb9473c94e1b8689538c464c2ef7,
        _:Nfdc2679a14cf4f7babcc0495d9424d58 ;
    mo:track_count 4 ;
    schema:duration "PT13:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N16aeb165fa3741f1b4057109c8f33895,
        _:N192bb0efe46e4b3380fb0f21dd451b8c,
        _:N89e9fb9473c94e1b8689538c464c2ef7,
        _:Nfdc2679a14cf4f7babcc0495d9424d58 .

_:N41279ebc2009456db8fd444383563668 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1e27814e55b54543920235d517b5d68c,
        _:N90ec347b463142148536be859fe72a2a,
        _:Nc0b63d8d40d7452bbd95fb986d54f040,
        _:Ndda71e29d1b44aa0a364484d1d677dd4 ;
    mo:track_count 4 ;
    schema:duration "PT9:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1e27814e55b54543920235d517b5d68c,
        _:N90ec347b463142148536be859fe72a2a,
        _:Nc0b63d8d40d7452bbd95fb986d54f040,
        _:Ndda71e29d1b44aa0a364484d1d677dd4 .

