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

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

<artist/59523#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90287#subject> ;
    schema:name "3rd Productions"@en ;
    foaf:made <album/90287#composition>,
        <album/90287#subject> ;
    foaf:name "3rd Productions"@en .

<album/90287#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "dawn on you / Tomona Yabiku"@en,
        "dawn on you / 屋比久知奈"@ja,
        "dawn on you / Tomona Yabiku"@ja-latn ;
    mo:composer <artist/59523#subject> ;
    mo:produced_work <album/90287#musicalwork> ;
    schema:name "dawn on you / Tomona Yabiku"@en,
        "dawn on you / 屋比久知奈"@ja,
        "dawn on you / Tomona Yabiku"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/78/90287/90287-1568147178.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/63342#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90287#performance> ;
    schema:name "Tomona Yabiku"@en,
        "屋比久知奈"@ja ;
    foaf:name "Tomona Yabiku"@en,
        "屋比久知奈"@ja .

<artist/8098#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90287#performance> ;
    schema:name "Yu Manabe Strings"@en,
        "真部裕ストリングス"@ja ;
    foaf:name "Yu Manabe Strings"@en,
        "真部裕ストリングス"@ja .

<artist/8119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90287#performance> ;
    schema:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja ;
    foaf:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja .

<artist/8369#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90287#performance> ;
    schema:name "Masato Ishinari"@en,
        "石成正人"@ja ;
    foaf:name "Masato Ishinari"@en,
        "石成正人"@ja .

<album/90287#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "dawn on you / Tomona Yabiku"@en,
        "dawn on you / 屋比久知奈"@ja,
        "dawn on you / Tomona Yabiku"@ja-latn ;
    mo:performance_of <album/90287#musicalwork> ;
    mo:performer _:N4c1150eefb6a4424bf16fe1acc595df7,
        <artist/63342#subject>,
        <artist/8098#subject>,
        <artist/8119#subject>,
        <artist/8369#subject> ;
    mo:recorded_as <album/90287#musicalexpression> ;
    schema:byArtist _:N4c1150eefb6a4424bf16fe1acc595df7,
        <artist/63342#subject>,
        <artist/8098#subject>,
        <artist/8119#subject>,
        <artist/8369#subject> ;
    schema:name "dawn on you / Tomona Yabiku"@en,
        "dawn on you / 屋比久知奈"@ja,
        "dawn on you / Tomona Yabiku"@ja-latn ;
    schema:workPerformed <album/90287#musicalwork> .

<album/90287#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-11"^^xsd:date ;
    dcterms:title "dawn on you / Tomona Yabiku"@en,
        "dawn on you / 屋比久知奈"@ja,
        "dawn on you / Tomona Yabiku"@ja-latn ;
    mo:catalogue_number "VE3WA-18507" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/90287#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nb79fb279ae9a42689f83332836618ec8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BLADE XLORD"@en ;
            foaf:name "BLADE XLORD"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akira Sasaki"@en ;
            foaf:name "Akira Sasaki"@en ],
        <artist/63342#subject>,
        <artist/8098#subject>,
        <artist/8119#subject>,
        <artist/8369#subject> ;
    schema:datePublished "2019-09-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/90287/90287-1568147178.jpg> ;
    schema:name "dawn on you / Tomona Yabiku"@en,
        "dawn on you / 屋比久知奈"@ja,
        "dawn on you / Tomona Yabiku"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/90287/90287-1568147178.jpg> .

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

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

_:N471c20cca71b4c2cbff7227f4ebbad5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dawn on you"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nb79fb279ae9a42689f83332836618ec8 ;
    schema:name "dawn on you"@en .

_:N4c1150eefb6a4424bf16fe1acc595df7 a schema:Person,
        foaf:Person ;
    mo:performed <album/90287#performance> ;
    schema:name "Akira Sasaki"@en ;
    foaf:name "Akira Sasaki"@en .

_:Nb79fb279ae9a42689f83332836618ec8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N471c20cca71b4c2cbff7227f4ebbad5a ;
    mo:track_count 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N471c20cca71b4c2cbff7227f4ebbad5a .

