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

<artist/35273#subject> a schema:Person,
        foaf:Person ;
    schema:name "SUNNY BOY"@en ;
    foaf:made <album/112910#lyrics>,
        <album/112910#subject> ;
    foaf:name "SUNNY BOY"@en .

<artist/19745#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112910#subject> ;
    schema:name "KENTZ"@en ;
    foaf:made <album/112910#composition>,
        <album/112910#subject> ;
    foaf:name "KENTZ"@en .

<product/8285#subject> a schema:CreativeWork ;
    schema:name "Digimon Adventure:"@en,
        "デジモンアドベンチャー:"@ja,
        "Digimon Adventure:"@ja-latn ;
    foaf:name "Digimon Adventure:"@en,
        "デジモンアドベンチャー:"@ja,
        "Digimon Adventure:"@ja-latn .

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

<album/112910#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dreamers / ATEEZ"@en,
        "Dreamers / ATEEZ"@ja,
        "Dreamers / ATEEZ"@ja-latn ;
    mo:performance_of <album/112910#musicalwork> ;
    mo:recorded_as <album/112910#musicalexpression> ;
    schema:name "Dreamers / ATEEZ"@en,
        "Dreamers / ATEEZ"@ja,
        "Dreamers / ATEEZ"@ja-latn ;
    schema:workPerformed <album/112910#musicalwork> .

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

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

<https://media.vgm.io/albums/01/112910/112910-32257e2dbd6e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112910#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/112910/112910-32257e2dbd6e.jpg> ;
    foaf:depicts <album/112910#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/112910/112910-32257e2dbd6e.jpg> .

<https://medium-media.vgm.io/albums/01/112910/112910-32257e2dbd6e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/112910#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dreamers / ATEEZ"@en,
        "Dreamers / ATEEZ"@ja,
        "Dreamers / ATEEZ"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "LEEZ"@en ;
            foaf:made <album/112910#composition> ;
            foaf:name "LEEZ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "phoenix storm"@en ;
            foaf:made <album/112910#composition> ;
            foaf:name "phoenix storm"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "EDEN"@en ;
            foaf:made <album/112910#composition> ;
            foaf:name "EDEN"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ollounder"@en ;
            foaf:made <album/112910#composition> ;
            foaf:name "Ollounder"@en ],
        <artist/19745#subject> ;
    mo:produced_work <album/112910#musicalwork> ;
    schema:name "Dreamers / ATEEZ"@en,
        "Dreamers / ATEEZ"@ja,
        "Dreamers / ATEEZ"@ja-latn .

<album/112910#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-28"^^xsd:date ;
    dcterms:title "Dreamers / ATEEZ"@en,
        "Dreamers / ATEEZ"@ja,
        "Dreamers / ATEEZ"@ja-latn ;
    mo:catalogue_number "COCA-17907" ;
    mo:media_type "CD" ;
    mo:publication_of <album/112910#musicalexpression> ;
    mo:publisher <org/2112#subject> ;
    mo:record _:Nbea0611429484beb825b82072a63428c ;
    mo:record_count 1 ;
    schema:about <product/8285#subject> ;
    schema:datePublished "2021-07-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/112910/112910-32257e2dbd6e.jpg> ;
    schema:name "Dreamers / ATEEZ"@en,
        "Dreamers / ATEEZ"@ja,
        "Dreamers / ATEEZ"@ja-latn ;
    schema:publisher <org/2112#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/112910/112910-32257e2dbd6e.jpg> .

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

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

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ATEEZ"@en ;
    foaf:made <album/112910#vocals> ;
    foaf:name "ATEEZ"@en .

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

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

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

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

_:Nbdaa853d2ce746c183e9b00c2f6d9b6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamers"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nbea0611429484beb825b82072a63428c ;
    schema:name "Dreamers"@en .

_:Nca9c8621224c49628173ba72a2f67101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Here (Acoustic Ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nbea0611429484beb825b82072a63428c ;
    schema:name "Still Here (Acoustic Ver.)"@en .

_:Nef92fdee5fe74972b65c3315c26141cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Summer"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nbea0611429484beb825b82072a63428c ;
    schema:name "Blue Summer"@en .

_:Nf209fe61ec054b8585261049aafdf74d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamers (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nbea0611429484beb825b82072a63428c ;
    schema:name "Dreamers (Instrumental)"@en .

_:Nbea0611429484beb825b82072a63428c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbdaa853d2ce746c183e9b00c2f6d9b6c,
        _:Nca9c8621224c49628173ba72a2f67101,
        _:Nef92fdee5fe74972b65c3315c26141cd,
        _:Nf209fe61ec054b8585261049aafdf74d ;
    mo:track_count 4 ;
    schema:duration "PT13:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Nbdaa853d2ce746c183e9b00c2f6d9b6c,
        _:Nca9c8621224c49628173ba72a2f67101,
        _:Nef92fdee5fe74972b65c3315c26141cd,
        _:Nf209fe61ec054b8585261049aafdf74d .

