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

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

<artist/40908#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115022#subject> ;
    schema:name "shinoda"@en,
        "シノダ"@ja ;
    foaf:made <album/115022#composition>,
        <album/115022#lyrics>,
        <album/115022#subject> ;
    foaf:name "shinoda"@en,
        "シノダ"@ja .

<product/8680#subject> a schema:CreativeWork ;
    schema:name "86 EIGHTY-SIX"@en,
        "86 -エイティシックス-"@ja,
        "86 EIGHTY-SIX"@ja-latn ;
    foaf:name "86 EIGHTY-SIX"@en,
        "86 -エイティシックス-"@ja,
        "86 EIGHTY-SIX"@ja-latn .

<album/115022#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "3 min 29 sec (N3WPORT Remix) / HITORIE & N3WPORT"@en,
        "3分29秒 (N3WPORT Remix) / ヒトリエ & N3WPORT"@ja,
        "3-bun 29-byou (N3WPORT Remix) / HITORIE & N3WPORT"@ja-latn ;
    mo:composer <artist/40908#subject> ;
    mo:produced_work <album/115022#musicalwork> ;
    schema:name "3 min 29 sec (N3WPORT Remix) / HITORIE & N3WPORT"@en,
        "3分29秒 (N3WPORT Remix) / ヒトリエ & N3WPORT"@ja,
        "3-bun 29-byou (N3WPORT Remix) / HITORIE & N3WPORT"@ja-latn .

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

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

<org/1989#subject> schema:name "HINICHIJOU RECORDS"@en,
        "HINICHIJOU RECORDS"@ja,
        "HINICHIJOU RECORDS"@ja-latn ;
    foaf:name "HINICHIJOU RECORDS"@en,
        "HINICHIJOU RECORDS"@ja,
        "HINICHIJOU RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/115022/115022-e0df43edb962.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115022#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "3 min 29 sec (N3WPORT Remix) / HITORIE & N3WPORT"@en,
        "3分29秒 (N3WPORT Remix) / ヒトリエ & N3WPORT"@ja,
        "3-bun 29-byou (N3WPORT Remix) / HITORIE & N3WPORT"@ja-latn ;
    mo:performance_of <album/115022#musicalwork> ;
    mo:performer <artist/14715#subject> ;
    mo:recorded_as <album/115022#musicalexpression> ;
    schema:byArtist <artist/14715#subject> ;
    schema:name "3 min 29 sec (N3WPORT Remix) / HITORIE & N3WPORT"@en,
        "3分29秒 (N3WPORT Remix) / ヒトリエ & N3WPORT"@ja,
        "3-bun 29-byou (N3WPORT Remix) / HITORIE & N3WPORT"@ja-latn ;
    schema:workPerformed <album/115022#musicalwork> .

<artist/14715#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115022#performance> ;
    schema:name "HITORIE"@en,
        "ヒトリエ"@ja ;
    foaf:name "HITORIE"@en,
        "ヒトリエ"@ja .

<album/115022#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-08"^^xsd:date ;
    dcterms:title "3 min 29 sec (N3WPORT Remix) / HITORIE & N3WPORT"@en,
        "3分29秒 (N3WPORT Remix) / ヒトリエ & N3WPORT"@ja,
        "3-bun 29-byou (N3WPORT Remix) / HITORIE & N3WPORT"@ja-latn ;
    mo:catalogue_number "AIXX-02053" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/115022#musicalexpression> ;
    mo:publisher <org/1989#subject> ;
    mo:record _:N9a3bb4f72384469aa7fd573ebd6b5c5e ;
    mo:record_count 1 ;
    schema:about <product/8680#subject> ;
    schema:byArtist <artist/14715#subject> ;
    schema:datePublished "2021-10-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/115022/115022-e0df43edb962.jpg> ;
    schema:name "3 min 29 sec (N3WPORT Remix) / HITORIE & N3WPORT"@en,
        "3分29秒 (N3WPORT Remix) / ヒトリエ & N3WPORT"@ja,
        "3-bun 29-byou (N3WPORT Remix) / HITORIE & N3WPORT"@ja-latn ;
    schema:publisher <org/1989#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/115022/115022-e0df43edb962.jpg> .

_:N3c3207d9398e4705896c760c8788297e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3 min 29 sec (N3WPORT Remix)"@en,
        "3分29秒 (N3WPORT Remix)"@ja,
        "3-bun 29-byou (N3WPORT Remix)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N9a3bb4f72384469aa7fd573ebd6b5c5e ;
    schema:name "3 min 29 sec (N3WPORT Remix)"@en,
        "3分29秒 (N3WPORT Remix)"@ja,
        "3-bun 29-byou (N3WPORT Remix)"@ja-latn .

_:N9a3bb4f72384469aa7fd573ebd6b5c5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c3207d9398e4705896c760c8788297e ;
    mo:track_count 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3c3207d9398e4705896c760c8788297e .

