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

<artist/10881#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsuyoshi Himura"@en,
        "緋村剛"@ja ;
    foaf:made <album/71509#lyrics>,
        <album/71509#subject> ;
    foaf:name "Tsuyoshi Himura"@en,
        "緋村剛"@ja .

<artist/27214#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rock the Tiger"@en ;
    foaf:made <album/71509#lyrics>,
        <album/71509#subject> ;
    foaf:name "Rock the Tiger"@en .

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

<artist/18937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71509#subject> ;
    schema:name "tatsuo"@en ;
    foaf:made <album/71509#composition>,
        <album/71509#subject> ;
    foaf:name "tatsuo"@en .

<product/5068#subject> a schema:CreativeWork ;
    schema:name "SKET DANCE"@en,
        "スケット・ダンス"@ja,
        "SKET DANCE"@ja-latn ;
    foaf:name "SKET DANCE"@en,
        "スケット・ダンス"@ja,
        "SKET DANCE"@ja-latn .

<album/71509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reboot / everset"@en,
        "Reboot / everset"@ja,
        "Reboot / everset"@ja-latn ;
    mo:composer <artist/18937#subject> ;
    mo:produced_work <album/71509#musicalwork> ;
    schema:name "Reboot / everset"@en,
        "Reboot / everset"@ja,
        "Reboot / everset"@ja-latn .

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/71509/71509-1505467849.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/71509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reboot / everset"@en,
        "Reboot / everset"@ja,
        "Reboot / everset"@ja-latn ;
    mo:performance_of <album/71509#musicalwork> ;
    mo:performer <artist/27313#subject> ;
    mo:recorded_as <album/71509#musicalexpression> ;
    schema:byArtist <artist/27313#subject> ;
    schema:name "Reboot / everset"@en,
        "Reboot / everset"@ja,
        "Reboot / everset"@ja-latn ;
    schema:workPerformed <album/71509#musicalwork> .

<artist/27313#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71509#performance> ;
    schema:name "everset"@en ;
    foaf:name "everset"@en .

<album/71509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-20"^^xsd:date ;
    dcterms:title "Reboot / everset"@en,
        "Reboot / everset"@ja,
        "Reboot / everset"@ja-latn ;
    mo:catalogue_number "AVCA-49658" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71509#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:Nf0a2b0d82efd4ad09343358a45e2e43e ;
    mo:record_count 1 ;
    schema:about <product/5068#subject> ;
    schema:byArtist <artist/27313#subject> ;
    schema:datePublished "2012-06-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/71509/71509-1505467849.jpg> ;
    schema:name "Reboot / everset"@en,
        "Reboot / everset"@ja,
        "Reboot / everset"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/71509/71509-1505467849.jpg> .

_:N067a2f73570c4f9c8a2f53a1bc0e0733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard luck woman"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf0a2b0d82efd4ad09343358a45e2e43e ;
    schema:name "Hard luck woman"@en .

_:N2bcacff4946b464b8e5d6d5a17b102cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reboot"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf0a2b0d82efd4ad09343358a45e2e43e ;
    schema:name "Reboot"@en .

_:N386bdec58f264b18950ac645d8d9bafd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion (instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nf0a2b0d82efd4ad09343358a45e2e43e ;
    schema:name "Reunion (instrumental)"@en .

_:N511494e9448e4e849e412d7de139b9d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nf0a2b0d82efd4ad09343358a45e2e43e ;
    schema:name "Reunion"@en .

_:N5dd49e2a08cb48b8a467711abc69d233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard luck woman (instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf0a2b0d82efd4ad09343358a45e2e43e ;
    schema:name "Hard luck woman (instrumental)"@en .

_:Ncb237d3ab6c544bfa105cafc8d82eb53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reboot (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf0a2b0d82efd4ad09343358a45e2e43e ;
    schema:name "Reboot (instrumental)"@en .

_:Nf0a2b0d82efd4ad09343358a45e2e43e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N067a2f73570c4f9c8a2f53a1bc0e0733,
        _:N2bcacff4946b464b8e5d6d5a17b102cf,
        _:N386bdec58f264b18950ac645d8d9bafd,
        _:N511494e9448e4e849e412d7de139b9d0,
        _:N5dd49e2a08cb48b8a467711abc69d233,
        _:Ncb237d3ab6c544bfa105cafc8d82eb53 ;
    mo:track_count 6 ;
    schema:duration "PT25:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N067a2f73570c4f9c8a2f53a1bc0e0733,
        _:N2bcacff4946b464b8e5d6d5a17b102cf,
        _:N386bdec58f264b18950ac645d8d9bafd,
        _:N511494e9448e4e849e412d7de139b9d0,
        _:N5dd49e2a08cb48b8a467711abc69d233,
        _:Ncb237d3ab6c544bfa105cafc8d82eb53 .

