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

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

<album/89866> a mo:Release ;
    mo:catalogue_number "ESCL-5280~2" .

<product/7496#subject> a schema:CreativeWork ;
    schema:name "given"@en,
        "ギヴン"@ja,
        "given"@ja-latn ;
    foaf:name "given"@en,
        "ギヴン"@ja,
        "given"@ja-latn .

<album/89865#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Marutsuke/Fuyu no Hanashi / given"@en,
        "まるつけ/冬のはなし / ギヴン"@ja,
        "Marutsuke/Fuyu no Hanashi / given"@ja-latn ;
    mo:composer <artist/32147#subject> ;
    mo:produced_work <album/89865#musicalwork> ;
    schema:name "Marutsuke/Fuyu no Hanashi / given"@en,
        "まるつけ/冬のはなし / ギヴン"@ja,
        "Marutsuke/Fuyu no Hanashi / given"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/56/89865/89865-1567763515.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/32047#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89865#performance> ;
    schema:name "Shogo Yano"@en,
        "矢野奨吾"@ja ;
    foaf:name "Shogo Yano"@en,
        "矢野奨吾"@ja .

<artist/58286#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89865#performance> ;
    schema:name "Kodai Yokoyama"@en,
        "よこやまこうだい"@ja ;
    foaf:name "Kodai Yokoyama"@en,
        "よこやまこうだい"@ja .

<artist/32147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89865#subject> ;
    mo:performed <album/89865#performance> ;
    schema:name "Atsushi"@en,
        "温詞"@ja ;
    foaf:made <album/89865#composition>,
        <album/89865#lyrics>,
        <album/89865#subject> ;
    foaf:name "Atsushi"@en,
        "温詞"@ja .

<album/89865#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-18"^^xsd:date ;
    dcterms:title "Marutsuke/Fuyu no Hanashi / given"@en,
        "まるつけ/冬のはなし / ギヴン"@ja,
        "Marutsuke/Fuyu no Hanashi / given"@ja-latn ;
    mo:catalogue_number "ESCL-5283~4" ;
    mo:media_type "CD + Blu-ray" ;
    mo:other_release_of <album/89866> ;
    mo:publication_of <album/89865#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nb0c4438d3f564f3c9c974fc885496b8d,
        _:Nfc73f033f394400b9751b57196f3948c ;
    mo:record_count 2 ;
    schema:about <product/7496#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "空"@en ;
            foaf:name "空"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kotaro"@en ;
            foaf:name "Kotaro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryo Yamamoto"@en ;
            foaf:name "Ryo Yamamoto"@en ],
        <artist/32047#subject>,
        <artist/32147#subject>,
        <artist/58286#subject> ;
    schema:datePublished "2019-09-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/89865/89865-1567763515.jpg> ;
    schema:name "Marutsuke/Fuyu no Hanashi / given"@en,
        "まるつけ/冬のはなし / ギヴン"@ja,
        "Marutsuke/Fuyu no Hanashi / given"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/89865/89865-1567763515.jpg> .

<album/89865#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Marutsuke/Fuyu no Hanashi / given"@en,
        "まるつけ/冬のはなし / ギヴン"@ja,
        "Marutsuke/Fuyu no Hanashi / given"@ja-latn ;
    mo:performance_of <album/89865#musicalwork> ;
    mo:performer _:N0bcbe8073e2249feb0f2f91b01c507f4,
        _:Nb2928406448043dbaab58efaa836e534,
        _:Ne9d9425172034f1f930747e876fb9d2c,
        <artist/32047#subject>,
        <artist/32147#subject>,
        <artist/58286#subject> ;
    mo:recorded_as <album/89865#musicalexpression> ;
    schema:byArtist _:N0bcbe8073e2249feb0f2f91b01c507f4,
        _:Nb2928406448043dbaab58efaa836e534,
        _:Ne9d9425172034f1f930747e876fb9d2c,
        <artist/32047#subject>,
        <artist/32147#subject>,
        <artist/58286#subject> ;
    schema:name "Marutsuke/Fuyu no Hanashi / given"@en,
        "まるつけ/冬のはなし / ギヴン"@ja,
        "Marutsuke/Fuyu no Hanashi / given"@ja-latn ;
    schema:workPerformed <album/89865#musicalwork> .

_:N0bcbe8073e2249feb0f2f91b01c507f4 a schema:Person,
        foaf:Person ;
    mo:performed <album/89865#performance> ;
    schema:name "Ryo Yamamoto"@en ;
    foaf:name "Ryo Yamamoto"@en .

_:N5e0fa39d6c23447c9ba34dc2d1841709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬のはなし"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nb0c4438d3f564f3c9c974fc885496b8d ;
    schema:name "冬のはなし"@ja .

_:N5f7f3b0040d1473d93acc175f73ac852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まるつけ -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb0c4438d3f564f3c9c974fc885496b8d ;
    schema:name "まるつけ -Instrumental-"@ja .

_:N7e4c2edb2e504343a7b8c086cc5c4445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「ギヴン」ノンクレジットエンディングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nfc73f033f394400b9751b57196f3948c ;
    schema:name "TVアニメ「ギヴン」ノンクレジットエンディングムービー"@ja .

_:N973585c5d9ca4025932b0e16b19056c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まるつけ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nb0c4438d3f564f3c9c974fc885496b8d ;
    schema:name "まるつけ"@ja .

_:N9e247a428faf42209701e7be6914d31e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「ギヴン」talk to_PV (真冬ver./立夏ver./春樹ver./秋彦ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nfc73f033f394400b9751b57196f3948c ;
    schema:name "TVアニメ「ギヴン」talk to_PV (真冬ver./立夏ver./春樹ver./秋彦ver.)"@ja .

_:Nb2928406448043dbaab58efaa836e534 a schema:Person,
        foaf:Person ;
    mo:performed <album/89865#performance> ;
    schema:name "Kotaro"@en ;
    foaf:name "Kotaro"@en .

_:Nd8bf0157b28a4fc29586c787aa5c258e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬のはなし -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nb0c4438d3f564f3c9c974fc885496b8d ;
    schema:name "冬のはなし -Instrumental-"@ja .

_:Ne9d9425172034f1f930747e876fb9d2c a schema:Person,
        foaf:Person ;
    mo:performed <album/89865#performance> ;
    schema:name "空"@en ;
    foaf:name "空"@en .

_:Nfc73f033f394400b9751b57196f3948c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7e4c2edb2e504343a7b8c086cc5c4445,
        _:N9e247a428faf42209701e7be6914d31e ;
    mo:track_count 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7e4c2edb2e504343a7b8c086cc5c4445,
        _:N9e247a428faf42209701e7be6914d31e .

_:Nb0c4438d3f564f3c9c974fc885496b8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e0fa39d6c23447c9ba34dc2d1841709,
        _:N5f7f3b0040d1473d93acc175f73ac852,
        _:N973585c5d9ca4025932b0e16b19056c9,
        _:Nd8bf0157b28a4fc29586c787aa5c258e ;
    mo:track_count 4 ;
    schema:duration "PT14:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5e0fa39d6c23447c9ba34dc2d1841709,
        _:N5f7f3b0040d1473d93acc175f73ac852,
        _:N973585c5d9ca4025932b0e16b19056c9,
        _:Nd8bf0157b28a4fc29586c787aa5c258e .

