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

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

<artist/32201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145353#subject> ;
    schema:name "Satoshi Fujihara"@en,
        "藤原聡"@ja ;
    foaf:made <album/145353#composition>,
        <album/145353#lyrics>,
        <album/145353#subject> ;
    foaf:name "Satoshi Fujihara"@en,
        "藤原聡"@ja .

<product/18746#subject> a schema:CreativeWork ;
    schema:name "Blue Box"@en,
        "アオのハコ"@ja,
        "Ao no Hako"@ja-latn ;
    foaf:name "Blue Box"@en,
        "アオのハコ"@ja,
        "Ao no Hako"@ja-latn .

<album/145353#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Same Blue / Official HIGE DANdism"@en,
        "Same Blue / Official髭男dism"@ja,
        "Same Blue / Official HIGE DANdism"@ja-latn ;
    mo:composer <artist/32201#subject> ;
    mo:produced_work <album/145353#musicalwork> ;
    schema:name "Same Blue / Official HIGE DANdism"@en,
        "Same Blue / Official髭男dism"@ja,
        "Same Blue / Official HIGE DANdism"@ja-latn .

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

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

<org/2911#subject> schema:name "IRORI Records"@en,
        "IRORI Records"@ja,
        "IRORI Records"@ja-latn ;
    foaf:name "IRORI Records"@en,
        "IRORI Records"@ja,
        "IRORI Records"@ja-latn .

<https://media.vgm.io/albums/35/145353/145353-5d7f10a0e3b1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145353#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/145353/145353-5d7f10a0e3b1.jpg> ;
    foaf:depicts <album/145353#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/145353/145353-5d7f10a0e3b1.jpg> .

<https://medium-media.vgm.io/albums/35/145353/145353-5d7f10a0e3b1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145353#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Same Blue / Official HIGE DANdism"@en,
        "Same Blue / Official髭男dism"@ja,
        "Same Blue / Official HIGE DANdism"@ja-latn ;
    mo:performance_of <album/145353#musicalwork> ;
    mo:performer <artist/37536#subject> ;
    mo:recorded_as <album/145353#musicalexpression> ;
    schema:byArtist <artist/37536#subject> ;
    schema:name "Same Blue / Official HIGE DANdism"@en,
        "Same Blue / Official髭男dism"@ja,
        "Same Blue / Official HIGE DANdism"@ja-latn ;
    schema:workPerformed <album/145353#musicalwork> .

<artist/37536#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/145353#performance> ;
    schema:name "Official HIGE DANdism"@en,
        "Official髭男dism"@ja ;
    foaf:name "Official HIGE DANdism"@en,
        "Official髭男dism"@ja .

<album/145353#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-02"^^xsd:date ;
    dcterms:title "Same Blue / Official HIGE DANdism"@en,
        "Same Blue / Official髭男dism"@ja,
        "Same Blue / Official HIGE DANdism"@ja-latn ;
    mo:catalogue_number "PCSP-06085" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145353#musicalexpression> ;
    mo:publisher <org/2911#subject> ;
    mo:record _:N4ae8972d67b348e9824a59125e5fad74 ;
    mo:record_count 1 ;
    schema:about <product/18746#subject> ;
    schema:byArtist <artist/37536#subject> ;
    schema:datePublished "2024-10-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/145353/145353-5d7f10a0e3b1.jpg> ;
    schema:name "Same Blue / Official HIGE DANdism"@en,
        "Same Blue / Official髭男dism"@ja,
        "Same Blue / Official HIGE DANdism"@ja-latn ;
    schema:publisher <org/2911#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/145353/145353-5d7f10a0e3b1.jpg> .

_:N4ae8972d67b348e9824a59125e5fad74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N673366a93a734636ac83b3d3b32f9a54 ;
    mo:track_count 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N673366a93a734636ac83b3d3b32f9a54 .

_:N673366a93a734636ac83b3d3b32f9a54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Same Blue"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N4ae8972d67b348e9824a59125e5fad74 ;
    schema:name "Same Blue"@en .

