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

<album/149551#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dreamin' Night (EFU Remix) / Hommarju"@en,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja-latn ;
    mo:produced_work <album/149551#musicalwork> ;
    schema:name "Dreamin' Night (EFU Remix) / Hommarju"@en,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja-latn .

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

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

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

<album/149551#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dreamin' Night (EFU Remix) / Hommarju"@en,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja-latn ;
    mo:performance_of <album/149551#musicalwork> ;
    mo:recorded_as <album/149551#musicalexpression> ;
    schema:name "Dreamin' Night (EFU Remix) / Hommarju"@en,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja-latn ;
    schema:workPerformed <album/149551#musicalwork> .

<https://media.vgm.io/albums/15/149551/149551-7202d03885b9.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149551#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/149551/149551-7202d03885b9.png> ;
    foaf:depicts <album/149551#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/149551/149551-7202d03885b9.png> .

<https://medium-media.vgm.io/albums/15/149551/149551-7202d03885b9.png> a schema:ImageObject,
        foaf:Image .

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

<album/149551#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-15"^^xsd:date ;
    dcterms:title "Dreamin' Night (EFU Remix) / Hommarju"@en,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/149551#musicalexpression> ;
    mo:publisher _:N6d3b8c0971994d76bf8abefe86282673 ;
    mo:record _:N7ca42b1961a040cfbe70d6e942ff9f5f ;
    mo:record_count 1 ;
    schema:datePublished "2024-04-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/15/149551/149551-7202d03885b9.png> ;
    schema:name "Dreamin' Night (EFU Remix) / Hommarju"@en,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja,
        "Dreamin' Night (EFU Remix) / Hommarju"@ja-latn ;
    schema:publisher _:N6d3b8c0971994d76bf8abefe86282673 ;
    foaf:depiction <https://media.vgm.io/albums/15/149551/149551-7202d03885b9.png> .

_:N6d3b8c0971994d76bf8abefe86282673 schema:name "EFU"@en,
        "EFU"@ja,
        "EFU"@ja-latn ;
    foaf:name "EFU"@en,
        "EFU"@ja,
        "EFU"@ja-latn .

_:N7ca42b1961a040cfbe70d6e942ff9f5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndf0bc4420e584f73bfc0f11375ecc35b ;
    mo:track_count 1 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndf0bc4420e584f73bfc0f11375ecc35b .

_:Ndf0bc4420e584f73bfc0f11375ecc35b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamin' Night (EFU Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N7ca42b1961a040cfbe70d6e942ff9f5f ;
    schema:name "Dreamin' Night (EFU Remix)"@en .

