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

<artist/10972#subject> a schema:Person,
        foaf:Person ;
    schema:name "IKU"@en ;
    foaf:made <album/124508#lyrics>,
        <album/124508#subject>,
        <album/124508#vocals> ;
    foaf:name "IKU"@en .

<artist/7512#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayumi Kida"@en,
        "木田亜由美"@ja ;
    foaf:made <album/124508#lyrics>,
        <album/124508#subject> ;
    foaf:name "Ayumi Kida"@en,
        "木田亜由美"@ja .

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124508#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/124508#composition>,
        <album/124508#subject>,
        <album/124508#vocals> ;
    foaf:name "C.G mix"@en .

<album/124508#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "daybreak / C.G mix"@en,
        "daybreak / C.G mix"@ja,
        "daybreak / C.G mix"@ja-latn ;
    mo:composer <artist/135#subject> ;
    mo:produced_work <album/124508#musicalwork> ;
    schema:name "daybreak / C.G mix"@en,
        "daybreak / C.G mix"@ja,
        "daybreak / C.G mix"@ja-latn .

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

<album/124508#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "daybreak / C.G mix"@en,
        "daybreak / C.G mix"@ja,
        "daybreak / C.G mix"@ja-latn ;
    mo:performance_of <album/124508#musicalwork> ;
    mo:recorded_as <album/124508#musicalexpression> ;
    schema:name "daybreak / C.G mix"@en,
        "daybreak / C.G mix"@ja,
        "daybreak / C.G mix"@ja-latn ;
    schema:workPerformed <album/124508#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/80/124508/124508-e35bc62e110f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/124508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-11"^^xsd:date ;
    dcterms:title "daybreak / C.G mix"@en,
        "daybreak / C.G mix"@ja,
        "daybreak / C.G mix"@ja-latn ;
    mo:catalogue_number "ICD-66058" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124508#musicalexpression> ;
    mo:publisher <org/2639#subject> ;
    mo:record _:Nfb345a98738c4860a361952bf87485f9 ;
    mo:record_count 1 ;
    schema:datePublished "2018-07-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/80/124508/124508-e35bc62e110f.jpg> ;
    schema:name "daybreak / C.G mix"@en,
        "daybreak / C.G mix"@ja,
        "daybreak / C.G mix"@ja-latn ;
    schema:publisher <org/2639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/124508/124508-e35bc62e110f.jpg> .

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

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

_:N03fa06033ebc471ba54300a95b55be6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daybreak"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nfb345a98738c4860a361952bf87485f9 ;
    schema:name "daybreak"@en .

_:N41c3c784fe3c4615a6e94fa109a4e5c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daybreak"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nfb345a98738c4860a361952bf87485f9 ;
    schema:name "daybreak"@en .

_:Nba4867309b3042b8a5a498cd6f3d50a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "keynote"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nfb345a98738c4860a361952bf87485f9 ;
    schema:name "keynote"@en .

_:Ncbca8e3718f04248b1dea8665b0fc2e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DETECT -feat. IKU 2018 ver.-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfb345a98738c4860a361952bf87485f9 ;
    schema:name "DETECT -feat. IKU 2018 ver.-"@en .

_:Nd58f3995db8d4091bf6ddb315e573d03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DETECT -feat. IKU 2018 ver.-"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfb345a98738c4860a361952bf87485f9 ;
    schema:name "DETECT -feat. IKU 2018 ver.-"@en .

_:Nf79337cf235045849927d9adbeb3f242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "keynote"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nfb345a98738c4860a361952bf87485f9 ;
    schema:name "keynote"@en .

_:Nfb345a98738c4860a361952bf87485f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03fa06033ebc471ba54300a95b55be6d,
        _:N41c3c784fe3c4615a6e94fa109a4e5c2,
        _:Nba4867309b3042b8a5a498cd6f3d50a5,
        _:Ncbca8e3718f04248b1dea8665b0fc2e0,
        _:Nd58f3995db8d4091bf6ddb315e573d03,
        _:Nf79337cf235045849927d9adbeb3f242 ;
    mo:track_count 6 ;
    schema:duration "PT28:36"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03fa06033ebc471ba54300a95b55be6d,
        _:N41c3c784fe3c4615a6e94fa109a4e5c2,
        _:Nba4867309b3042b8a5a498cd6f3d50a5,
        _:Ncbca8e3718f04248b1dea8665b0fc2e0,
        _:Nd58f3995db8d4091bf6ddb315e573d03,
        _:Nf79337cf235045849927d9adbeb3f242 .

