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

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

<artist/19738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99315#subject> ;
    schema:name "Kota Takenawa"@en,
        "竹縄航太"@ja ;
    foaf:made <album/99315#composition>,
        <album/99315#subject> ;
    foaf:name "Kota Takenawa"@en,
        "竹縄航太"@ja .

<album/99315#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Andante / HOWL BE QUIET"@en,
        "Andante / HOWL BE QUIET"@ja,
        "Andante / HOWL BE QUIET"@ja-latn ;
    mo:composer <artist/19738#subject> ;
    mo:produced_work <album/99315#musicalwork> ;
    schema:name "Andante / HOWL BE QUIET"@en,
        "Andante / HOWL BE QUIET"@ja,
        "Andante / HOWL BE QUIET"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/51/99315/99315-1590229522.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99315#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/99315/99315-1590229522.png> ;
    foaf:depicts <album/99315#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/99315/99315-1590229522.png> .

<https://medium-media.vgm.io/albums/51/99315/99315-1590229522.png> a schema:ImageObject,
        foaf:Image .

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

<album/99315#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Andante / HOWL BE QUIET"@en,
        "Andante / HOWL BE QUIET"@ja,
        "Andante / HOWL BE QUIET"@ja-latn ;
    mo:performance_of <album/99315#musicalwork> ;
    mo:performer <artist/18138#subject> ;
    mo:recorded_as <album/99315#musicalexpression> ;
    schema:byArtist <artist/18138#subject> ;
    schema:name "Andante / HOWL BE QUIET"@en,
        "Andante / HOWL BE QUIET"@ja,
        "Andante / HOWL BE QUIET"@ja-latn ;
    schema:workPerformed <album/99315#musicalwork> .

<artist/18138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99315#performance> ;
    schema:name "HOWL BE QUIET"@en ;
    foaf:made <album/99315#lyrics>,
        <album/99315#subject> ;
    foaf:name "HOWL BE QUIET"@en .

<album/99315#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-31"^^xsd:date ;
    dcterms:title "Andante / HOWL BE QUIET"@en,
        "Andante / HOWL BE QUIET"@ja,
        "Andante / HOWL BE QUIET"@ja-latn ;
    mo:catalogue_number "PCCA-04805" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99315#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N51aeae954e0643b280bdef2bb3c04560 ;
    mo:record_count 1 ;
    schema:byArtist <artist/18138#subject> ;
    schema:datePublished "2019-07-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/51/99315/99315-1590229522.png> ;
    schema:name "Andante / HOWL BE QUIET"@en,
        "Andante / HOWL BE QUIET"@ja,
        "Andante / HOWL BE QUIET"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/99315/99315-1590229522.png> .

_:N67912a455f094710ab5e6842baed3cf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覆水盆に返らず"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N51aeae954e0643b280bdef2bb3c04560 ;
    schema:name "覆水盆に返らず"@ja .

_:N8367cefbe4504bbeb63946d9fdd2795d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名脇役"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N51aeae954e0643b280bdef2bb3c04560 ;
    schema:name "名脇役"@ja .

_:N8f2f88996c484b79bb465310e4c99ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reversi"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N51aeae954e0643b280bdef2bb3c04560 ;
    schema:name "Reversi"@ja .

_:N95bf6c02f6064b0c97d182b4f6ccd31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fantasia"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N51aeae954e0643b280bdef2bb3c04560 ;
    schema:name "fantasia"@ja .

_:N9ff1324a6dc64989abdda02b0b388085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊に会えたら"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N51aeae954e0643b280bdef2bb3c04560 ;
    schema:name "幽霊に会えたら"@ja .

_:Ne8bd927f72b549b1a5155a333197e14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バーバラ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N51aeae954e0643b280bdef2bb3c04560 ;
    schema:name "バーバラ"@ja .

_:Nfa77553b200f477aa3d13f1f62972128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヌレギヌ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N51aeae954e0643b280bdef2bb3c04560 ;
    schema:name "ヌレギヌ"@ja .

_:Nfdcf10e8d9164056b12e959e85f66ac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream End"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N51aeae954e0643b280bdef2bb3c04560 ;
    schema:name "Dream End"@ja .

_:N51aeae954e0643b280bdef2bb3c04560 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67912a455f094710ab5e6842baed3cf1,
        _:N8367cefbe4504bbeb63946d9fdd2795d,
        _:N8f2f88996c484b79bb465310e4c99ff8,
        _:N95bf6c02f6064b0c97d182b4f6ccd31b,
        _:N9ff1324a6dc64989abdda02b0b388085,
        _:Ne8bd927f72b549b1a5155a333197e14e,
        _:Nfa77553b200f477aa3d13f1f62972128,
        _:Nfdcf10e8d9164056b12e959e85f66ac6 ;
    mo:track_count 8 ;
    schema:duration "PT32:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N67912a455f094710ab5e6842baed3cf1,
        _:N8367cefbe4504bbeb63946d9fdd2795d,
        _:N8f2f88996c484b79bb465310e4c99ff8,
        _:N95bf6c02f6064b0c97d182b4f6ccd31b,
        _:N9ff1324a6dc64989abdda02b0b388085,
        _:Ne8bd927f72b549b1a5155a333197e14e,
        _:Nfa77553b200f477aa3d13f1f62972128,
        _:Nfdcf10e8d9164056b12e959e85f66ac6 .

