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

<artist/26934#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryoco Fukuyama"@en,
        "福山リョウコ"@ja ;
    foaf:made <album/66650#lyrics>,
        <album/66650#subject> ;
    foaf:name "Ryoco Fukuyama"@en,
        "福山リョウコ"@ja .

<artist/72608#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kobeni Edoyama"@en,
        "江戸山こべに"@ja ;
    foaf:made <album/66650#lyrics>,
        <album/66650#subject> ;
    foaf:name "Kobeni Edoyama"@en,
        "江戸山こべに"@ja .

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

<product/5230#subject> a schema:CreativeWork ;
    schema:name "Anonymous Noise (TV)"@en,
        "覆面系ノイズ (TV)"@ja,
        "Fukumenkei Noise (TV)"@ja-latn ;
    foaf:name "Anonymous Noise (TV)"@en,
        "覆面系ノイズ (TV)"@ja,
        "Fukumenkei Noise (TV)"@ja-latn .

<album/66650#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NOISE / in NO hurry to shout;"@en,
        "ノイズ / in NO hurry to shout;"@ja,
        "NOISE / in NO hurry to shout;"@ja-latn ;
    mo:composer <artist/11941#subject> ;
    mo:produced_work <album/66650#musicalwork> ;
    schema:name "NOISE / in NO hurry to shout;"@en,
        "ノイズ / in NO hurry to shout;"@ja,
        "NOISE / in NO hurry to shout;"@ja-latn .

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

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/66650/66650-1500976881.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66650#performance> ;
    schema:name "WATCHMAN"@en ;
    foaf:name "WATCHMAN"@en .

<artist/18260#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66650#performance> ;
    schema:name "Billy"@en ;
    foaf:name "Billy"@en .

<artist/26147#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66650#performance> ;
    schema:name "Takuya Umetsu"@en,
        "梅津拓也"@ja ;
    foaf:name "Takuya Umetsu"@en,
        "梅津拓也"@ja .

<artist/6876#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66650#performance> ;
    schema:name "Saori Hayami"@en,
        "早見沙織"@ja ;
    foaf:name "Saori Hayami"@en,
        "早見沙織"@ja .

<artist/11941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66650#subject> ;
    mo:performed <album/66650#performance> ;
    schema:name "NARASAKI"@en ;
    foaf:made <album/66650#composition>,
        <album/66650#subject> ;
    foaf:name "NARASAKI"@en .

<album/66650#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NOISE / in NO hurry to shout;"@en,
        "ノイズ / in NO hurry to shout;"@ja,
        "NOISE / in NO hurry to shout;"@ja-latn ;
    mo:performance_of <album/66650#musicalwork> ;
    mo:performer <artist/11941#subject>,
        <artist/13456#subject>,
        <artist/18260#subject>,
        <artist/26147#subject>,
        <artist/6876#subject> ;
    mo:recorded_as <album/66650#musicalexpression> ;
    schema:byArtist <artist/11941#subject>,
        <artist/13456#subject>,
        <artist/18260#subject>,
        <artist/26147#subject>,
        <artist/6876#subject> ;
    schema:name "NOISE / in NO hurry to shout;"@en,
        "ノイズ / in NO hurry to shout;"@ja,
        "NOISE / in NO hurry to shout;"@ja-latn ;
    schema:workPerformed <album/66650#musicalwork> .

<album/66650#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-21"^^xsd:date ;
    dcterms:title "NOISE / in NO hurry to shout;"@en,
        "ノイズ / in NO hurry to shout;"@ja,
        "NOISE / in NO hurry to shout;"@ja-latn ;
    mo:catalogue_number "1000643202" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66650#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N44d9c85efa56489fb867b53de048f8fb ;
    mo:record_count 1 ;
    schema:about <product/5230#subject> ;
    schema:byArtist <artist/11941#subject>,
        <artist/13456#subject>,
        <artist/18260#subject>,
        <artist/26147#subject>,
        <artist/6876#subject> ;
    schema:datePublished "2017-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/66650/66650-1500976881.jpg> ;
    schema:name "NOISE / in NO hurry to shout;"@en,
        "ノイズ / in NO hurry to shout;"@ja,
        "NOISE / in NO hurry to shout;"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/66650/66650-1500976881.jpg> .

_:N0a42e531c723477ab432a87c90871784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOISE"@en,
        "ノイズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N44d9c85efa56489fb867b53de048f8fb ;
    schema:name "NOISE"@en,
        "ノイズ"@ja .

_:N48013b766eeb49aa97c43ed2d6e38bc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOISE (Instrumental)"@en,
        "ノイズ（Instrumental）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N44d9c85efa56489fb867b53de048f8fb ;
    schema:name "NOISE (Instrumental)"@en,
        "ノイズ（Instrumental）"@ja .

_:N7bb32db89f9f4ef19c0d4d7bbe00ff12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY (Instrumental)"@en,
        "ステイ（Instrumental）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N44d9c85efa56489fb867b53de048f8fb ;
    schema:name "STAY (Instrumental)"@en,
        "ステイ（Instrumental）"@ja .

_:Nfeacdf4c7e0540e389c24888e7cf2136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY"@en,
        "ステイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N44d9c85efa56489fb867b53de048f8fb ;
    schema:name "STAY"@en,
        "ステイ"@ja .

_:N44d9c85efa56489fb867b53de048f8fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a42e531c723477ab432a87c90871784,
        _:N48013b766eeb49aa97c43ed2d6e38bc7,
        _:N7bb32db89f9f4ef19c0d4d7bbe00ff12,
        _:Nfeacdf4c7e0540e389c24888e7cf2136 ;
    mo:track_count 4 ;
    schema:duration "PT17:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0a42e531c723477ab432a87c90871784,
        _:N48013b766eeb49aa97c43ed2d6e38bc7,
        _:N7bb32db89f9f4ef19c0d4d7bbe00ff12,
        _:Nfeacdf4c7e0540e389c24888e7cf2136 .

