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

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

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

<artist/54561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155800#subject> ;
    schema:name "hu-zin"@en ;
    foaf:made <album/155800#composition>,
        <album/155800#subject> ;
    foaf:name "hu-zin"@en .

<artist/68018#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155800#subject> ;
    schema:name "Kituneya039"@en ;
    foaf:made <album/155800#composition>,
        <album/155800#subject> ;
    foaf:name "Kituneya039"@en .

<event/318> a mo:Release ;
    schema:name "Released at M3-2025 Spring (Apr 27, 2025)" .

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

<album/155800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We Are Free EP"@en,
        "We Are Free EP"@ja,
        "We Are Free EP"@ja-latn ;
    mo:performance_of <album/155800#musicalwork> ;
    mo:recorded_as <album/155800#musicalexpression> ;
    schema:name "We Are Free EP"@en,
        "We Are Free EP"@ja,
        "We Are Free EP"@ja-latn ;
    schema:workPerformed <album/155800#musicalwork> .

<org/3931#subject> schema:name "Java Sparrow Music!!"@en,
        "Java Sparrow Music!!"@ja,
        "Java Sparrow Music!!"@ja-latn ;
    foaf:name "Java Sparrow Music!!"@en,
        "Java Sparrow Music!!"@ja,
        "Java Sparrow Music!!"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/155800/155800-c19d20c15d21.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We Are Free EP"@en,
        "We Are Free EP"@ja,
        "We Are Free EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "HONOKA"@en ;
            foaf:made <album/155800#composition> ;
            foaf:name "HONOKA"@en ],
        <artist/54561#subject>,
        <artist/68018#subject> ;
    mo:produced_work <album/155800#musicalwork> ;
    schema:name "We Are Free EP"@en,
        "We Are Free EP"@ja,
        "We Are Free EP"@ja-latn .

<album/155800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "We Are Free EP"@en,
        "We Are Free EP"@ja,
        "We Are Free EP"@ja-latn ;
    mo:catalogue_number "JSCD-015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155800#musicalexpression> ;
    mo:publisher <org/3931#subject> ;
    mo:record _:N5cc915bb44e0401baf3894874f530010 ;
    mo:record_count 1 ;
    mo:release <event/318> ;
    schema:datePublished "2025-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/00/155800/155800-c19d20c15d21.jpg> ;
    schema:name "We Are Free EP"@en,
        "We Are Free EP"@ja,
        "We Are Free EP"@ja-latn ;
    schema:publisher <org/3931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/155800/155800-c19d20c15d21.jpg> .

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

_:N684442624539480baaf0f54214241e7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanatic Attack"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5cc915bb44e0401baf3894874f530010 ;
    schema:name "Fanatic Attack"@en .

_:Naeda65aed36a4ac08c6ef0562edd4cae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majestic Glow (Extended Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5cc915bb44e0401baf3894874f530010 ;
    schema:name "Majestic Glow (Extended Mix)"@en .

_:Nd7f5a9428d9248b4a6969642f85fd821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Counter HERO (cobalt green remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N5cc915bb44e0401baf3894874f530010 ;
    schema:name "Counter HERO (cobalt green remix)"@en .

_:Ne20e159cd290486e815be68f541e38bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N5cc915bb44e0401baf3894874f530010 ;
    schema:name "OVER"@en .

_:Ne93b5a954a324f3c8f4eec66cc02b777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sundown"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5cc915bb44e0401baf3894874f530010 ;
    schema:name "Sundown"@en .

_:Nede9fb411db042b18dd926207544445e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are Free"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N5cc915bb44e0401baf3894874f530010 ;
    schema:name "We Are Free"@en .

_:Nfc25a88ba713487a8d4f034237e56641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amethyst"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N5cc915bb44e0401baf3894874f530010 ;
    schema:name "Amethyst"@en .

_:Nff40eb6c71bc4b2a86e932ea3caa7865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Nights"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N5cc915bb44e0401baf3894874f530010 ;
    schema:name "City Nights"@en .

_:N5cc915bb44e0401baf3894874f530010 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N684442624539480baaf0f54214241e7a,
        _:Naeda65aed36a4ac08c6ef0562edd4cae,
        _:Nd7f5a9428d9248b4a6969642f85fd821,
        _:Ne20e159cd290486e815be68f541e38bf,
        _:Ne93b5a954a324f3c8f4eec66cc02b777,
        _:Nede9fb411db042b18dd926207544445e,
        _:Nfc25a88ba713487a8d4f034237e56641,
        _:Nff40eb6c71bc4b2a86e932ea3caa7865 ;
    mo:track_count 8 ;
    schema:duration "PT39:03"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N684442624539480baaf0f54214241e7a,
        _:Naeda65aed36a4ac08c6ef0562edd4cae,
        _:Nd7f5a9428d9248b4a6969642f85fd821,
        _:Ne20e159cd290486e815be68f541e38bf,
        _:Ne93b5a954a324f3c8f4eec66cc02b777,
        _:Nede9fb411db042b18dd926207544445e,
        _:Nfc25a88ba713487a8d4f034237e56641,
        _:Nff40eb6c71bc4b2a86e932ea3caa7865 .

