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

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

<artist/27801#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134737#subject> ;
    schema:name "KAZ"@en ;
    foaf:made <album/134737#composition>,
        <album/134737#subject> ;
    foaf:name "KAZ"@en .

<artist/9763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134737#subject> ;
    schema:name "HYDE"@en ;
    foaf:made <album/134737#composition>,
        <album/134737#subject>,
        <album/134737#vocals> ;
    foaf:name "HYDE"@en .

<product/4380#subject> a schema:CreativeWork ;
    schema:name "BLOOD+"@en,
        "BLOOD+"@ja,
        "BLOOD+"@ja-latn ;
    foaf:name "BLOOD+"@en,
        "BLOOD+"@ja,
        "BLOOD+"@ja-latn .

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

<album/134737#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SEASON'S CALL / HYDE"@en,
        "SEASON'S CALL / HYDE"@ja,
        "SEASON'S CALL / HYDE"@ja-latn ;
    mo:performance_of <album/134737#musicalwork> ;
    mo:recorded_as <album/134737#musicalexpression> ;
    schema:name "SEASON'S CALL / HYDE"@en,
        "SEASON'S CALL / HYDE"@ja,
        "SEASON'S CALL / HYDE"@ja-latn ;
    schema:workPerformed <album/134737#musicalwork> .

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

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

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

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

<album/134737#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SEASON'S CALL / HYDE"@en,
        "SEASON'S CALL / HYDE"@ja,
        "SEASON'S CALL / HYDE"@ja-latn ;
    mo:composer <artist/27801#subject>,
        <artist/9763#subject> ;
    mo:produced_work <album/134737#musicalwork> ;
    schema:name "SEASON'S CALL / HYDE"@en,
        "SEASON'S CALL / HYDE"@ja,
        "SEASON'S CALL / HYDE"@ja-latn .

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

<album/134737#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-22"^^xsd:date ;
    dcterms:title "SEASON'S CALL / HYDE"@en,
        "SEASON'S CALL / HYDE"@ja,
        "SEASON'S CALL / HYDE"@ja-latn ;
    mo:catalogue_number "KSCL-944" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134737#musicalexpression> ;
    mo:publisher <org/2297#subject> ;
    mo:record _:N28057074e0c84ee79aba9c31b67bbcdc ;
    mo:record_count 1 ;
    schema:about <product/4380#subject> ;
    schema:datePublished "2006-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/134737/134737-733fe5670ae4.jpg> ;
    schema:name "SEASON'S CALL / HYDE"@en,
        "SEASON'S CALL / HYDE"@ja,
        "SEASON'S CALL / HYDE"@ja-latn ;
    schema:publisher <org/2297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/134737/134737-733fe5670ae4.jpg> .

_:N1080a3ced9dd4091a7f1364c4e2e9eda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Season's Call"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N28057074e0c84ee79aba9c31b67bbcdc ;
    schema:name "Season's Call"@en .

_:Nf9f3b1093c6e4a97a618ee2136eacb10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unexpected [Dist.]"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N28057074e0c84ee79aba9c31b67bbcdc ;
    schema:name "Unexpected [Dist.]"@en .

_:N28057074e0c84ee79aba9c31b67bbcdc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1080a3ced9dd4091a7f1364c4e2e9eda,
        _:Nf9f3b1093c6e4a97a618ee2136eacb10 ;
    mo:track_count 2 ;
    schema:duration "PT10:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1080a3ced9dd4091a7f1364c4e2e9eda,
        _:Nf9f3b1093c6e4a97a618ee2136eacb10 .

