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

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

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

<artist/12272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "Hommarju"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "Hommarju"@en .

<artist/13465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "fu_mou"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "fu_mou"@en .

<artist/14322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "Akira Complex"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "Akira Complex"@en .

<artist/14496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "Dirty Androids"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "Dirty Androids"@en .

<artist/23648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "Hyper Juice"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "Hyper Juice"@en .

<artist/25955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "KAN TAKAHIKO"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "KAN TAKAHIKO"@en .

<artist/36172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "kors k"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "kors k"@en .

<artist/36175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "Eagle"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "Eagle"@en .

<artist/38079#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "DJ WILDPARTY"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "DJ WILDPARTY"@en .

<artist/55554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "Skyfish"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "Skyfish"@en .

<artist/9098#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54447#subject> ;
    schema:name "TANUKI"@en ;
    foaf:made <album/54447#composition>,
        <album/54447#subject> ;
    foaf:name "TANUKI"@en .

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

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

<album/54447#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beats!!"@en,
        "Beats!!"@ja,
        "Beats!!"@ja-latn ;
    mo:performance_of <album/54447#musicalwork> ;
    mo:recorded_as <album/54447#musicalexpression> ;
    schema:name "Beats!!"@en,
        "Beats!!"@ja,
        "Beats!!"@ja-latn ;
    schema:workPerformed <album/54447#musicalwork> .

<org/1335#subject> schema:name "S2TB Recording"@en,
        "S2TB Recording"@ja,
        "S2TB Recording"@ja-latn ;
    foaf:name "S2TB Recording"@en,
        "S2TB Recording"@ja,
        "S2TB Recording"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/54447/54447-1439825947.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54447#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beats!!"@en,
        "Beats!!"@ja,
        "Beats!!"@ja-latn ;
    mo:composer <artist/12272#subject>,
        <artist/13465#subject>,
        <artist/14322#subject>,
        <artist/14496#subject>,
        <artist/23648#subject>,
        <artist/25955#subject>,
        <artist/36172#subject>,
        <artist/36175#subject>,
        <artist/38079#subject>,
        <artist/55554#subject>,
        <artist/9098#subject> ;
    mo:produced_work <album/54447#musicalwork> ;
    schema:name "Beats!!"@en,
        "Beats!!"@ja,
        "Beats!!"@ja-latn .

<album/54447#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-16"^^xsd:date ;
    dcterms:title "Beats!!"@en,
        "Beats!!"@ja,
        "Beats!!"@ja-latn ;
    mo:catalogue_number "S2TB-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54447#musicalexpression> ;
    mo:publisher <org/1335#subject> ;
    mo:record _:N8820f06d14eb46838e1045a047563155 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:datePublished "2015-08-16"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/74/54447/54447-1439825947.jpg> ;
    schema:name "Beats!!"@en,
        "Beats!!"@ja,
        "Beats!!"@ja-latn ;
    schema:publisher <org/1335#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/54447/54447-1439825947.jpg> .

_:N3a38e354953147509a381cd312b58c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DVLG"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "DVLG"@en .

_:N413673db34af4888867f17654c41c842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlong"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "Everlong"@en .

_:N44a667ff71af44e4846005fa74a190b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All In The Pocket"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "All In The Pocket"@en .

_:N8495e6f5de924bc784d5b9c2caba742d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Flight"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "Night Flight"@en .

_:N8b99b74f7d63481692053ed5616de4bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roederer"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "Roederer"@en .

_:N95373be8aebe41b0a9bf5d11913b6249 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start Again"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "Start Again"@en .

_:Na2438ec9655c4082a7eeceeb67f21429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "East Tokyo"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "East Tokyo"@en .

_:Naeb6a6ab1948481d8651e6e2cb1d8370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close Your Eyes"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "Close Your Eyes"@en .

_:Ndb10c7ba899747c38ced17d7cb89116f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rift.exe"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "Rift.exe"@en .

_:Ndcf7696c90d9441a8413f96c31149a4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ink Drops"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N8820f06d14eb46838e1045a047563155 ;
    schema:name "Ink Drops"@en .

_:N8820f06d14eb46838e1045a047563155 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a38e354953147509a381cd312b58c8b,
        _:N413673db34af4888867f17654c41c842,
        _:N44a667ff71af44e4846005fa74a190b9,
        _:N8495e6f5de924bc784d5b9c2caba742d,
        _:N8b99b74f7d63481692053ed5616de4bd,
        _:N95373be8aebe41b0a9bf5d11913b6249,
        _:Na2438ec9655c4082a7eeceeb67f21429,
        _:Naeb6a6ab1948481d8651e6e2cb1d8370,
        _:Ndb10c7ba899747c38ced17d7cb89116f,
        _:Ndcf7696c90d9441a8413f96c31149a4c ;
    mo:track_count 10 ;
    schema:duration "PT39:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3a38e354953147509a381cd312b58c8b,
        _:N413673db34af4888867f17654c41c842,
        _:N44a667ff71af44e4846005fa74a190b9,
        _:N8495e6f5de924bc784d5b9c2caba742d,
        _:N8b99b74f7d63481692053ed5616de4bd,
        _:N95373be8aebe41b0a9bf5d11913b6249,
        _:Na2438ec9655c4082a7eeceeb67f21429,
        _:Naeb6a6ab1948481d8651e6e2cb1d8370,
        _:Ndb10c7ba899747c38ced17d7cb89116f,
        _:Ndcf7696c90d9441a8413f96c31149a4c .

