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

<artist/35025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryosuke"@en ;
    foaf:made <album/46819#lyrics>,
        <album/46819#subject> ;
    foaf:name "Ryosuke"@en .

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

<artist/35023#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46819#subject> ;
    schema:name "Ryo"@en ;
    foaf:made <album/46819#composition>,
        <album/46819#lyrics>,
        <album/46819#subject> ;
    foaf:name "Ryo"@en .

<product/2840#subject> a schema:CreativeWork ;
    schema:name "Barakamon"@en,
        "ばらかもん"@ja,
        "Barakamon"@ja-latn ;
    foaf:name "Barakamon"@en,
        "ばらかもん"@ja,
        "Barakamon"@ja-latn .

<album/46819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Your Hands / NoisyCell"@en,
        "Your Hands / NoisyCell"@ja,
        "Your Hands / NoisyCell"@ja-latn ;
    mo:composer <artist/35023#subject> ;
    mo:produced_work <album/46819#musicalwork> ;
    schema:name "Your Hands / NoisyCell"@en,
        "Your Hands / NoisyCell"@ja,
        "Your Hands / NoisyCell"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/91/46819/46819-1426923446.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Your Hands / NoisyCell"@en,
        "Your Hands / NoisyCell"@ja,
        "Your Hands / NoisyCell"@ja-latn ;
    mo:performance_of <album/46819#musicalwork> ;
    mo:performer <artist/35024#subject> ;
    mo:recorded_as <album/46819#musicalexpression> ;
    schema:byArtist <artist/35024#subject> ;
    schema:name "Your Hands / NoisyCell"@en,
        "Your Hands / NoisyCell"@ja,
        "Your Hands / NoisyCell"@ja-latn ;
    schema:workPerformed <album/46819#musicalwork> .

<artist/35024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46819#performance> ;
    schema:name "NoisyCell"@en ;
    foaf:name "NoisyCell"@en .

<album/46819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-13"^^xsd:date ;
    dcterms:title "Your Hands / NoisyCell"@en,
        "Your Hands / NoisyCell"@ja,
        "Your Hands / NoisyCell"@ja-latn ;
    mo:catalogue_number "VPCP-81816" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46819#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    mo:record_count 1 ;
    schema:about <product/2840#subject> ;
    schema:byArtist <artist/35024#subject> ;
    schema:datePublished "2014-08-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/46819/46819-1426923446.jpg> ;
    schema:name "Your Hands / NoisyCell"@en,
        "Your Hands / NoisyCell"@ja,
        "Your Hands / NoisyCell"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/46819/46819-1426923446.jpg> .

_:N20e016079af24b0c8b71b4d3fc4b63c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocence"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    schema:name "Innocence"@en .

_:N415fac6145134ce9b883bbfda506509c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain of Hope"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    schema:name "Rain of Hope"@en .

_:N53849f18e8de4157a8e458106a7ec21c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance Like Mad"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    schema:name "Dance Like Mad"@en .

_:N62564b9abf7842919de4c150289ed798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last for Finding"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    schema:name "Last for Finding"@en .

_:N6b40057161bf4b2b993364fbb32b54fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    schema:name "Deep Blue"@en .

_:Nb04fc21ebcbf42e1beb00a593de507fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bearing Your Own Cross"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    schema:name "Bearing Your Own Cross"@en .

_:Nc0f032daec5b494f964bd1d3e944b866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Hands Grasping Even Yourself"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    schema:name "Your Hands Grasping Even Yourself"@en .

_:Nd57bbedaf94c412c95cac24ef375e030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noah"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N2e1d35a9781f4e42a9178364b19c7d01 ;
    schema:name "Noah"@en .

_:N2e1d35a9781f4e42a9178364b19c7d01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20e016079af24b0c8b71b4d3fc4b63c3,
        _:N415fac6145134ce9b883bbfda506509c,
        _:N53849f18e8de4157a8e458106a7ec21c,
        _:N62564b9abf7842919de4c150289ed798,
        _:N6b40057161bf4b2b993364fbb32b54fd,
        _:Nb04fc21ebcbf42e1beb00a593de507fd,
        _:Nc0f032daec5b494f964bd1d3e944b866,
        _:Nd57bbedaf94c412c95cac24ef375e030 ;
    mo:track_count 8 ;
    schema:duration "PT27:44"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N20e016079af24b0c8b71b4d3fc4b63c3,
        _:N415fac6145134ce9b883bbfda506509c,
        _:N53849f18e8de4157a8e458106a7ec21c,
        _:N62564b9abf7842919de4c150289ed798,
        _:N6b40057161bf4b2b993364fbb32b54fd,
        _:Nb04fc21ebcbf42e1beb00a593de507fd,
        _:Nc0f032daec5b494f964bd1d3e944b866,
        _:Nd57bbedaf94c412c95cac24ef375e030 .

