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

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

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

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

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

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

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

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

<artist/66651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104259#subject> ;
    schema:name "Andreas Johansson"@en ;
    foaf:made <album/104259#composition>,
        <album/104259#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/104259#musicalexpression> a mo:Signal ;
    mo:published_as <album/104259#subject> ;
    mo:records <album/104259#performance> .

<album/104259#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Etoile/Nonstop Japanese ver. / OH MY GIRL"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja-latn ;
    mo:performance_of <album/104259#musicalwork> ;
    mo:recorded_as <album/104259#musicalexpression> ;
    schema:name "Etoile/Nonstop Japanese ver. / OH MY GIRL"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja-latn ;
    schema:workPerformed <album/104259#musicalwork> .

<album/104259#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/95/104259/104259-c72b823f31ca.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104259#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/104259/104259-c72b823f31ca.jpg> ;
    foaf:depicts <album/104259#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/104259/104259-c72b823f31ca.jpg> .

<https://medium-media.vgm.io/albums/95/104259/104259-c72b823f31ca.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/104259#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Etoile/Nonstop Japanese ver. / OH MY GIRL"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Laurell Barker"@en ;
            foaf:made <album/104259#composition> ;
            foaf:name "Laurell Barker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MiRai"@en ;
            foaf:made <album/104259#composition> ;
            foaf:name "MiRai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "alura"@en ;
            foaf:made <album/104259#composition> ;
            foaf:name "alura"@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/104259#musicalwork> ;
    schema:name "Etoile/Nonstop Japanese ver. / OH MY GIRL"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja-latn .

<album/104259#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-25"^^xsd:date ;
    dcterms:title "Etoile/Nonstop Japanese ver. / OH MY GIRL"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja-latn ;
    mo:catalogue_number "BVCL-1120" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104259#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:Nfdeb5bc65a274d0d899217e9480cbb6c ;
    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/95/104259/104259-c72b823f31ca.jpg> ;
    schema:name "Etoile/Nonstop Japanese ver. / OH MY GIRL"@en,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja,
        "Etoile/Nonstop Japanese ver. / OH MY GIRL"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/104259/104259-c72b823f31ca.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nf3d3d2c3c3974739af630fc108a6844b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nonstop Japanese ver. instrumental"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nfdeb5bc65a274d0d899217e9480cbb6c ;
    schema:name "Nonstop Japanese ver. instrumental"@en .

_:Nfdeb5bc65a274d0d899217e9480cbb6c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d02ae93198546f0b5e5dc45621dbcfd,
        _:Naa9966e3311f445586dcab7d53e2575a,
        _:Nf3d3d2c3c3974739af630fc108a6844b ;
    mo:track_count 3 ;
    schema:duration "PT10:47"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6d02ae93198546f0b5e5dc45621dbcfd,
        _:Naa9966e3311f445586dcab7d53e2575a,
        _:Nf3d3d2c3c3974739af630fc108a6844b .

