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

<artist/71957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoaki Fukushima"@en,
        "福島智朗"@ja ;
    foaf:made <album/133966#lyrics>,
        <album/133966#subject> ;
    foaf:name "Tomoaki Fukushima"@en,
        "福島智朗"@ja .

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

<artist/71951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133966#subject> ;
    schema:name "Leo Fujii"@en,
        "藤井怜央"@ja ;
    foaf:made <album/133966#composition>,
        <album/133966#subject> ;
    foaf:name "Leo Fujii"@en,
        "藤井怜央"@ja .

<product/20896#subject> a schema:CreativeWork ;
    schema:name "Horimiya -the missing pieces-"@en,
        "ホリミヤ -piece-"@ja,
        "Horimiya -piece-"@ja-latn ;
    foaf:name "Horimiya -the missing pieces-"@en,
        "ホリミヤ -piece-"@ja,
        "Horimiya -piece-"@ja-latn .

<product/20897#subject> a schema:CreativeWork ;
    schema:name "Twittering Birds Never Fly ~The clouds gather~"@en,
        "囀る鳥は羽ばたかない The clouds gather"@ja,
        "Saezuru Tori wa Habatakanai ~The clouds gather~"@ja-latn ;
    foaf:name "Twittering Birds Never Fly ~The clouds gather~"@en,
        "囀る鳥は羽ばたかない The clouds gather"@ja,
        "Saezuru Tori wa Habatakanai ~The clouds gather~"@ja-latn .

<product/9854#subject> a schema:CreativeWork ;
    schema:name "Blue Period"@en,
        "ブルーピリオド"@ja,
        "Blue Period"@ja-latn ;
    foaf:name "Blue Period"@en,
        "ブルーピリオド"@ja,
        "Blue Period"@ja-latn .

<album/133966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ammolite / Omoinotake [Limited Edition]"@en,
        "Ammolite / Omoinotake [完全生産限定盤]"@ja,
        "Ammolite / Omoinotake [Limited Edition]"@ja-latn ;
    mo:composer <artist/71951#subject> ;
    mo:produced_work <album/133966#musicalwork> ;
    schema:name "Ammolite / Omoinotake [Limited Edition]"@en,
        "Ammolite / Omoinotake [完全生産限定盤]"@ja,
        "Ammolite / Omoinotake [Limited Edition]"@ja-latn .

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

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

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

<https://media.vgm.io/albums/66/133966/133966-6dcb60a51aca.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133966#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/133966/133966-6dcb60a51aca.jpg> ;
    foaf:depicts <album/133966#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/133966/133966-6dcb60a51aca.jpg> .

<https://medium-media.vgm.io/albums/66/133966/133966-6dcb60a51aca.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ammolite / Omoinotake [Limited Edition]"@en,
        "Ammolite / Omoinotake [完全生産限定盤]"@ja,
        "Ammolite / Omoinotake [Limited Edition]"@ja-latn ;
    mo:performance_of <album/133966#musicalwork> ;
    mo:performer <artist/45459#subject> ;
    mo:recorded_as <album/133966#musicalexpression> ;
    schema:byArtist <artist/45459#subject> ;
    schema:name "Ammolite / Omoinotake [Limited Edition]"@en,
        "Ammolite / Omoinotake [完全生産限定盤]"@ja,
        "Ammolite / Omoinotake [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/133966#musicalwork> .

<artist/45459#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/133966#performance> ;
    schema:name "Omoinotake"@en ;
    foaf:name "Omoinotake"@en .

<album/133966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-20"^^xsd:date ;
    dcterms:title "Ammolite / Omoinotake [Limited Edition]"@en,
        "Ammolite / Omoinotake [完全生産限定盤]"@ja,
        "Ammolite / Omoinotake [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AIJL-5341~2" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/133966#musicalexpression> ;
    mo:publisher <org/1332#subject> ;
    mo:record _:N2e7d5ed706df4e959429cd1233ad2fbc,
        _:N9917154ce8824ab0b017fbf81dc6d6b7 ;
    mo:record_count 2 ;
    schema:about <product/20896#subject>,
        <product/20897#subject>,
        <product/9854#subject> ;
    schema:byArtist <artist/45459#subject> ;
    schema:datePublished "2023-12-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/133966/133966-6dcb60a51aca.jpg> ;
    schema:name "Ammolite / Omoinotake [Limited Edition]"@en,
        "Ammolite / Omoinotake [完全生産限定盤]"@ja,
        "Ammolite / Omoinotake [Limited Edition]"@ja-latn ;
    schema:publisher <org/1332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/133966/133966-6dcb60a51aca.jpg> .

_:N0d14e9a09d0d46f58cd7b47cf12922a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blessing"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9917154ce8824ab0b017fbf81dc6d6b7 ;
    schema:name "Blessing"@ja .

_:N61c0789e17164bf8ad52207cab8f78fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVERBLUE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N9917154ce8824ab0b017fbf81dc6d6b7 ;
    schema:name "EVERBLUE"@ja .

_:N64bfbcfee6d3451990055b2ce3b9c86d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーダーメイド"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N2e7d5ed706df4e959429cd1233ad2fbc ;
    schema:name "オーダーメイド"@ja .

_:N70522a03fd2049528aec2db98a57536d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N2e7d5ed706df4e959429cd1233ad2fbc ;
    schema:name "幸せ"@ja .

_:N7ca0c047eb9d4b6380db38aa64aed3d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Day"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N9917154ce8824ab0b017fbf81dc6d6b7 ;
    schema:name "One Day"@ja .

_:N8ea5bce6d87449b19a5ac30e6bc5ac16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渦幕"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N9917154ce8824ab0b017fbf81dc6d6b7 ;
    schema:name "渦幕"@ja .

_:Na010c707d57f400d9bfbbcf1a8c89874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ammonite"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9917154ce8824ab0b017fbf81dc6d6b7 ;
    schema:name "Ammonite"@ja .

_:Ne65336d6ae7043faabeec678e2b7f177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モラトリアム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N2e7d5ed706df4e959429cd1233ad2fbc ;
    schema:name "モラトリアム"@ja .

_:Neeb754c68cba4bceaf3891d87d6edfe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トートロジー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N2e7d5ed706df4e959429cd1233ad2fbc ;
    schema:name "トートロジー"@ja .

_:Nf4749743c7a04fbaaf589ffcf3d3a262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空蝉"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9917154ce8824ab0b017fbf81dc6d6b7 ;
    schema:name "空蝉"@ja .

_:Nff9461d3aa32460aa9d3618385728cce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心音"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N2e7d5ed706df4e959429cd1233ad2fbc ;
    schema:name "心音"@ja .

_:N2e7d5ed706df4e959429cd1233ad2fbc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N64bfbcfee6d3451990055b2ce3b9c86d,
        _:N70522a03fd2049528aec2db98a57536d,
        _:Ne65336d6ae7043faabeec678e2b7f177,
        _:Neeb754c68cba4bceaf3891d87d6edfe1,
        _:Nff9461d3aa32460aa9d3618385728cce ;
    mo:track_count 5 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N64bfbcfee6d3451990055b2ce3b9c86d,
        _:N70522a03fd2049528aec2db98a57536d,
        _:Ne65336d6ae7043faabeec678e2b7f177,
        _:Neeb754c68cba4bceaf3891d87d6edfe1,
        _:Nff9461d3aa32460aa9d3618385728cce .

_:N9917154ce8824ab0b017fbf81dc6d6b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d14e9a09d0d46f58cd7b47cf12922a9,
        _:N61c0789e17164bf8ad52207cab8f78fb,
        _:N7ca0c047eb9d4b6380db38aa64aed3d8,
        _:N8ea5bce6d87449b19a5ac30e6bc5ac16,
        _:Na010c707d57f400d9bfbbcf1a8c89874,
        _:Nf4749743c7a04fbaaf589ffcf3d3a262 ;
    mo:track_count 6 ;
    schema:duration "PT12:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d14e9a09d0d46f58cd7b47cf12922a9,
        _:N61c0789e17164bf8ad52207cab8f78fb,
        _:N7ca0c047eb9d4b6380db38aa64aed3d8,
        _:N8ea5bce6d87449b19a5ac30e6bc5ac16,
        _:Na010c707d57f400d9bfbbcf1a8c89874,
        _:Nf4749743c7a04fbaaf589ffcf3d3a262 .

