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

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

<artist/26859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82637#subject> ;
    schema:name "Hiromu Akita"@en,
        "秋田ひろむ"@ja ;
    foaf:made <album/82637#composition>,
        <album/82637#lyrics>,
        <album/82637#subject> ;
    foaf:name "Hiromu Akita"@en,
        "秋田ひろむ"@ja .

<product/6908#subject> a schema:CreativeWork ;
    schema:name "Dororo"@en,
        "どろろ"@ja,
        "Dororo"@ja-latn ;
    foaf:name "Dororo"@en,
        "どろろ"@ja,
        "Dororo"@ja-latn .

<album/82637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sayonaragokko / amazarashi [Limited Edition]"@en,
        "さよならごっこ / amazarashi"@ja,
        "Sayonaragokko / amazarashi [Limited Edition]"@ja-latn ;
    mo:composer <artist/26859#subject> ;
    mo:produced_work <album/82637#musicalwork> ;
    schema:name "Sayonaragokko / amazarashi [Limited Edition]"@en,
        "さよならごっこ / amazarashi"@ja,
        "Sayonaragokko / amazarashi [Limited Edition]"@ja-latn .

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

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/82637/82637-1547729162.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sayonaragokko / amazarashi [Limited Edition]"@en,
        "さよならごっこ / amazarashi"@ja,
        "Sayonaragokko / amazarashi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/82637#musicalwork> ;
    mo:performer <artist/26858#subject> ;
    mo:recorded_as <album/82637#musicalexpression> ;
    schema:byArtist <artist/26858#subject> ;
    schema:name "Sayonaragokko / amazarashi [Limited Edition]"@en,
        "さよならごっこ / amazarashi"@ja,
        "Sayonaragokko / amazarashi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/82637#musicalwork> .

<artist/26858#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82637#performance> ;
    schema:name "amazarashi"@en ;
    foaf:name "amazarashi"@en .

<album/82637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-13"^^xsd:date ;
    dcterms:title "Sayonaragokko / amazarashi [Limited Edition]"@en,
        "さよならごっこ / amazarashi"@ja,
        "Sayonaragokko / amazarashi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-3633" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82637#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:N807c71d3b46149d5a9d5c1312880fbee ;
    mo:record_count 1 ;
    schema:about <product/6908#subject> ;
    schema:byArtist <artist/26858#subject> ;
    schema:datePublished "2019-02-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/82637/82637-1547729162.jpg> ;
    schema:name "Sayonaragokko / amazarashi [Limited Edition]"@en,
        "さよならごっこ / amazarashi"@ja,
        "Sayonaragokko / amazarashi [Limited Edition]"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/82637/82637-1547729162.jpg> .

_:N43c56b4b9dd543f38e1f146af038581d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイザック"@ja,
        "Isaac"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N807c71d3b46149d5a9d5c1312880fbee ;
    schema:name "アイザック"@ja,
        "Isaac"@ja-latn .

_:N6ff46007a34c423ba90dd952baaa9f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それを言葉という"@ja,
        "Sore wo Kotoba to Iu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N807c71d3b46149d5a9d5c1312880fbee ;
    schema:name "それを言葉という"@ja,
        "Sore wo Kotoba to Iu"@ja-latn .

_:N7faf5fa9f57041eba89984a7e872d34f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならごっこ –TV edit.-"@ja,
        "Sayonaragokko -TV edit.-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N807c71d3b46149d5a9d5c1312880fbee ;
    schema:name "さよならごっこ –TV edit.-"@ja,
        "Sayonaragokko -TV edit.-"@ja-latn .

_:Nc8cab9ad19994a97a6b4314db9d58dac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならごっこ"@ja,
        "Sayonaragokko"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N807c71d3b46149d5a9d5c1312880fbee ;
    schema:name "さよならごっこ"@ja,
        "Sayonaragokko"@ja-latn .

_:N807c71d3b46149d5a9d5c1312880fbee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43c56b4b9dd543f38e1f146af038581d,
        _:N6ff46007a34c423ba90dd952baaa9f53,
        _:N7faf5fa9f57041eba89984a7e872d34f,
        _:Nc8cab9ad19994a97a6b4314db9d58dac ;
    mo:track_count 4 ;
    schema:duration "PT13:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N43c56b4b9dd543f38e1f146af038581d,
        _:N6ff46007a34c423ba90dd952baaa9f53,
        _:N7faf5fa9f57041eba89984a7e872d34f,
        _:Nc8cab9ad19994a97a6b4314db9d58dac .

