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

<artist/41114#subject> a schema:Person,
        foaf:Person ;
    schema:name "MIMI"@en ;
    foaf:made <album/104260#lyrics>,
        <album/104260#subject> ;
    foaf:name "MIMI"@en .

<artist/32127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "Ryo Ito"@en ;
    foaf:made <album/104260#composition>,
        <album/104260#lyrics>,
        <album/104260#subject> ;
    foaf:name "Ryo Ito"@en .

<artist/33112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "STEVEN LEE"@en ;
    foaf:made <album/104260#composition>,
        <album/104260#subject> ;
    foaf:name "STEVEN LEE"@en .

<artist/35750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "R!N"@en ;
    foaf:made <album/104260#composition>,
        <album/104260#lyrics>,
        <album/104260#subject> ;
    foaf:name "R!N"@en .

<artist/43979#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "Yuichiro Tsuru"@en,
        "水流雄一朗"@ja ;
    foaf:made <album/104260#composition>,
        <album/104260#lyrics>,
        <album/104260#subject> ;
    foaf:name "Yuichiro Tsuru"@en,
        "水流雄一朗"@ja .

<artist/51049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "The Answer"@en ;
    foaf:made <album/104260#composition>,
        <album/104260#lyrics>,
        <album/104260#subject> ;
    foaf:name "The Answer"@en .

<artist/66649#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "Sebastian Thott"@en ;
    foaf:made <album/104260#composition>,
        <album/104260#subject> ;
    foaf:name "Sebastian Thott"@en .

<artist/66651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "Andreas Johansson"@en ;
    foaf:made <album/104260#composition>,
        <album/104260#subject> ;
    foaf:name "Andreas Johansson"@en .

<product/9022#subject> a schema:CreativeWork ;
    schema:name "NOBLESSE"@en,
        "NOBLESSE -ノブレス-"@ja,
        "NOBLESSE"@ja-latn ;
    foaf:name "NOBLESSE"@en,
        "NOBLESSE -ノブレス-"@ja,
        "NOBLESSE"@ja-latn .

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

<album/104260#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [期間生産限定盤]"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@ja-latn ;
    mo:performance_of <album/104260#musicalwork> ;
    mo:recorded_as <album/104260#musicalexpression> ;
    schema:name "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [期間生産限定盤]"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/104260#musicalwork> .

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

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

<https://media.vgm.io/albums/06/104260/104260-778064cf3de6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104260#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/104260/104260-778064cf3de6.jpg> ;
    foaf:depicts <album/104260#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/104260/104260-778064cf3de6.jpg> .

<https://medium-media.vgm.io/albums/06/104260/104260-778064cf3de6.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/104260#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [期間生産限定盤]"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "alura"@en ;
            foaf:made <album/104260#composition> ;
            foaf:name "alura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Laurell Barker"@en ;
            foaf:made <album/104260#composition> ;
            foaf:name "Laurell Barker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MiRai"@en ;
            foaf:made <album/104260#composition> ;
            foaf:name "MiRai"@en ],
        <artist/32127#subject>,
        <artist/33112#subject>,
        <artist/35750#subject>,
        <artist/43979#subject>,
        <artist/51049#subject>,
        <artist/66649#subject>,
        <artist/66651#subject> ;
    mo:produced_work <album/104260#musicalwork> ;
    schema:name "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [期間生産限定盤]"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@ja-latn .

<album/104260#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-25"^^xsd:date ;
    dcterms:title "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [期間生産限定盤]"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-1121" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104260#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:Ncb42a90e8877464490d37890d4614354 ;
    mo:record_count 1 ;
    schema:about <product/9022#subject> ;
    schema:datePublished "2020-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/104260/104260-778064cf3de6.jpg> ;
    schema:name "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [期間生産限定盤]"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/104260/104260-778064cf3de6.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "MiRai"@en ;
    foaf:made <album/104260#subject> ;
    foaf:name "MiRai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "OH MY GIRL"@en ;
    foaf:made <album/104260#vocals> ;
    foaf:name "OH MY GIRL"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seo Ji Eum"@en ;
    foaf:made <album/104260#subject> ;
    foaf:name "Seo Ji Eum"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MiRai"@en ;
    foaf:made <album/104260#lyrics> ;
    foaf:name "MiRai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "alura"@en ;
    foaf:made <album/104260#lyrics> ;
    foaf:name "alura"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seo Ji Eum"@en ;
    foaf:made <album/104260#lyrics> ;
    foaf:name "Seo Ji Eum"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MiRai"@en ;
    foaf:made <album/104260#subject> ;
    foaf:name "MiRai"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "Laurell Barker"@en ;
    foaf:made <album/104260#subject> ;
    foaf:name "Laurell Barker"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "alura"@en ;
    foaf:made <album/104260#subject> ;
    foaf:name "alura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104260#subject> ;
    schema:name "alura"@en ;
    foaf:made <album/104260#subject> ;
    foaf:name "alura"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "OH MY GIRL"@en ;
    foaf:made <album/104260#subject> ;
    foaf:name "OH MY GIRL"@en .

_:N02cae4c3a6714f5892d1d4c34a53e239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Etoile"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ncb42a90e8877464490d37890d4614354 ;
    schema:name "Etoile"@en .

_:N096b102c7c2c42e78b5b73b3481e71d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Etoile instrumental"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ncb42a90e8877464490d37890d4614354 ;
    schema:name "Etoile instrumental"@en .

_:N2b13be1160774f9db700bc3f97316d04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Etoile Korean ver."@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ncb42a90e8877464490d37890d4614354 ;
    schema:name "Etoile Korean ver."@en .

_:N33870475af7f4d6e8c806926a27b9ed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nonstop Japanese ver."@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ncb42a90e8877464490d37890d4614354 ;
    schema:name "Nonstop Japanese ver."@en .

_:N47d3b1b899b540f98072ac75e6fd2eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Etoile English ver."@en ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ncb42a90e8877464490d37890d4614354 ;
    schema:name "Etoile English ver."@en .

_:Ncb42a90e8877464490d37890d4614354 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02cae4c3a6714f5892d1d4c34a53e239,
        _:N096b102c7c2c42e78b5b73b3481e71d7,
        _:N2b13be1160774f9db700bc3f97316d04,
        _:N33870475af7f4d6e8c806926a27b9ed2,
        _:N47d3b1b899b540f98072ac75e6fd2eb7 ;
    mo:track_count 5 ;
    schema:duration "PT19:34"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N02cae4c3a6714f5892d1d4c34a53e239,
        _:N096b102c7c2c42e78b5b73b3481e71d7,
        _:N2b13be1160774f9db700bc3f97316d04,
        _:N33870475af7f4d6e8c806926a27b9ed2,
        _:N47d3b1b899b540f98072ac75e6fd2eb7 .

