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

<artist/65894#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misaki Fujiwara"@en,
        "藤原美咲"@ja ;
    foaf:made <album/143062#subject>,
        <album/143062#vocals> ;
    foaf:name "Misaki Fujiwara"@en,
        "藤原美咲"@ja .

<artist/65895#subject> a schema:Person,
        foaf:Person ;
    schema:name "Syouto Saito"@en,
        "斎藤翔斗"@ja ;
    foaf:made <album/143062#subject>,
        <album/143062#vocals> ;
    foaf:name "Syouto Saito"@en,
        "斎藤翔斗"@ja .

<artist/65893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143062#subject> ;
    schema:name "Juko Suzuki"@en,
        "鈴木重厚"@ja ;
    foaf:made <album/143062#composition>,
        <album/143062#lyrics>,
        <album/143062#subject>,
        <album/143062#vocals> ;
    foaf:name "Juko Suzuki"@en,
        "鈴木重厚"@ja .

<product/17282#subject> a schema:CreativeWork ;
    schema:name "The Witch and the Beast"@en,
        "魔女と野獣"@ja,
        "Majo to Yajuu"@ja-latn ;
    foaf:name "The Witch and the Beast"@en,
        "魔女と野獣"@ja,
        "Majo to Yajuu"@ja-latn .

<album/143062#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "soumonka / sokoninaru [Limited Edition]"@en,
        "相聞詩 / そこに鳴る [初回限定盤]"@ja,
        "soumonka / sokoninaru [Limited Edition]"@ja-latn ;
    mo:composer <artist/65893#subject> ;
    mo:produced_work <album/143062#musicalwork> ;
    schema:name "soumonka / sokoninaru [Limited Edition]"@en,
        "相聞詩 / そこに鳴る [初回限定盤]"@ja,
        "soumonka / sokoninaru [Limited Edition]"@ja-latn .

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

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

<org/3389#subject> schema:name "Universal Pictures Home Entertainment"@en,
        "Universal Pictures Home Entertainment"@ja,
        "Universal Pictures Home Entertainment"@ja-latn ;
    foaf:name "Universal Pictures Home Entertainment"@en,
        "Universal Pictures Home Entertainment"@ja,
        "Universal Pictures Home Entertainment"@ja-latn .

<https://media.vgm.io/albums/26/143062/143062-224b0c96672d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143062#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/143062/143062-224b0c96672d.jpg> ;
    foaf:depicts <album/143062#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/143062/143062-224b0c96672d.jpg> .

<https://medium-media.vgm.io/albums/26/143062/143062-224b0c96672d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143062#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "soumonka / sokoninaru [Limited Edition]"@en,
        "相聞詩 / そこに鳴る [初回限定盤]"@ja,
        "soumonka / sokoninaru [Limited Edition]"@ja-latn ;
    mo:performance_of <album/143062#musicalwork> ;
    mo:performer <artist/65892#subject> ;
    mo:recorded_as <album/143062#musicalexpression> ;
    schema:byArtist <artist/65892#subject> ;
    schema:name "soumonka / sokoninaru [Limited Edition]"@en,
        "相聞詩 / そこに鳴る [初回限定盤]"@ja,
        "soumonka / sokoninaru [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/143062#musicalwork> .

<artist/65892#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/143062#performance> ;
    schema:name "sokoninaru"@en,
        "そこに鳴る"@ja ;
    foaf:name "sokoninaru"@en,
        "そこに鳴る"@ja .

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

<album/143062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-14"^^xsd:date ;
    dcterms:title "soumonka / sokoninaru [Limited Edition]"@en,
        "相聞詩 / そこに鳴る [初回限定盤]"@ja,
        "soumonka / sokoninaru [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0708" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/143062#musicalexpression> ;
    mo:publisher <org/3389#subject> ;
    mo:record _:N16fef156f9e2417b99df599ba03f3e3a,
        _:N93babccd742f46b3824519490bcee1f0 ;
    mo:record_count 2 ;
    schema:about <product/17282#subject> ;
    schema:byArtist <artist/65892#subject> ;
    schema:datePublished "2024-02-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/143062/143062-224b0c96672d.jpg> ;
    schema:name "soumonka / sokoninaru [Limited Edition]"@en,
        "相聞詩 / そこに鳴る [初回限定盤]"@ja,
        "soumonka / sokoninaru [Limited Edition]"@ja-latn ;
    schema:publisher <org/3389#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/143062/143062-224b0c96672d.jpg> .

_:N086d36767def4cf195cd68102b46f4e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相聞詩 (TV Size)"@ja,
        "soumonka (TV Size)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N93babccd742f46b3824519490bcee1f0 ;
    schema:name "相聞詩 (TV Size)"@ja,
        "soumonka (TV Size)"@ja-latn .

_:N1fe5098d68ab4af3965d93d170dbdec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相聞詩"@ja,
        "soumonka"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N93babccd742f46b3824519490bcee1f0 ;
    schema:name "相聞詩"@ja,
        "soumonka"@ja-latn .

_:N3433115295e94f1bb57b984d8beed3d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綻んで爆ぜれば"@ja,
        "Hokorronde Hazereba"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N93babccd742f46b3824519490bcee1f0 ;
    schema:name "綻んで爆ぜれば"@ja,
        "Hokorronde Hazereba"@ja-latn .

_:N9ab29637886a49aead5de062dc308c86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相聞詩 MUSIC VIDEO"@ja,
        "soumonka MUSIC VIDEO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N16fef156f9e2417b99df599ba03f3e3a ;
    schema:name "相聞詩 MUSIC VIDEO"@ja,
        "soumonka MUSIC VIDEO"@ja-latn .

_:N9ea57d8e87e941fb90fc1c812180a1cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「魔女と野獣」ノンクレジットオープニング映像"@ja,
        "TV Anime \"Majo to Yajuu\" Non-credit Opening Eizou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N16fef156f9e2417b99df599ba03f3e3a ;
    schema:name "TVアニメ「魔女と野獣」ノンクレジットオープニング映像"@ja,
        "TV Anime \"Majo to Yajuu\" Non-credit Opening Eizou"@ja-latn .

_:Ndd9991371e0848e39a87e4bd8cc39976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相聞詩 (Instrumental)"@ja,
        "soumonka (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N93babccd742f46b3824519490bcee1f0 ;
    schema:name "相聞詩 (Instrumental)"@ja,
        "soumonka (Instrumental)"@ja-latn .

_:N16fef156f9e2417b99df599ba03f3e3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9ab29637886a49aead5de062dc308c86,
        _:N9ea57d8e87e941fb90fc1c812180a1cd ;
    mo:track_count 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9ab29637886a49aead5de062dc308c86,
        _:N9ea57d8e87e941fb90fc1c812180a1cd .

_:N93babccd742f46b3824519490bcee1f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N086d36767def4cf195cd68102b46f4e5,
        _:N1fe5098d68ab4af3965d93d170dbdec0,
        _:N3433115295e94f1bb57b984d8beed3d8,
        _:Ndd9991371e0848e39a87e4bd8cc39976 ;
    mo:track_count 4 ;
    schema:duration "PT10:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N086d36767def4cf195cd68102b46f4e5,
        _:N1fe5098d68ab4af3965d93d170dbdec0,
        _:N3433115295e94f1bb57b984d8beed3d8,
        _:Ndd9991371e0848e39a87e4bd8cc39976 .

