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

<artist/28427#subject> a schema:Person,
        foaf:Person ;
    schema:name "halca"@en,
        "ハルカ"@ja ;
    foaf:made <album/73421#subject>,
        <album/73421#vocals> ;
    foaf:name "halca"@en,
        "ハルカ"@ja .

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

<artist/13242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73421#subject> ;
    schema:name "Minori Kojima"@en,
        "コジマミノリ"@ja ;
    foaf:made <album/73421#composition>,
        <album/73421#subject> ;
    foaf:name "Minori Kojima"@en,
        "コジマミノリ"@ja .

<artist/13456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73421#subject> ;
    schema:name "WATCHMAN"@en ;
    foaf:made <album/73421#composition>,
        <album/73421#subject> ;
    foaf:name "WATCHMAN"@en .

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

<event/207> a mo:Release ;
    schema:name "Pre-released at Comic Market 93 (Dec 29, 2017 to Dec 31, 2017)" .

<product/5940#subject> a schema:CreativeWork ;
    schema:name "BEATLESS"@en,
        "BEATLESS"@ja,
        "BEATLESS"@ja-latn ;
    foaf:name "BEATLESS"@en,
        "BEATLESS"@ja,
        "BEATLESS"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/12/73421/73421-1514686808.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73421#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BEATLESS Special Soundtrack"@en,
        "BEATLESS Special Soundtrack"@ja,
        "BEATLESS Special Soundtrack"@ja-latn ;
    mo:composer <artist/11941#subject>,
        <artist/13242#subject>,
        <artist/13456#subject>,
        <artist/2476#subject> ;
    mo:produced_work <album/73421#musicalwork> ;
    schema:name "BEATLESS Special Soundtrack"@en,
        "BEATLESS Special Soundtrack"@ja,
        "BEATLESS Special Soundtrack"@ja-latn .

<album/73421#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-17"^^xsd:date ;
    dcterms:title "BEATLESS Special Soundtrack"@en,
        "BEATLESS Special Soundtrack"@ja,
        "BEATLESS Special Soundtrack"@ja-latn ;
    mo:catalogue_number "UNCRON-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73421#musicalexpression> ;
    mo:publisher _:N68ac3ebb2b34488ca7e21d25ea4c851e ;
    mo:record _:N6ea7e419af674c968256f82263e87c0e ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:about <product/5940#subject> ;
    schema:datePublished "2018-01-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/73421/73421-1514686808.jpg> ;
    schema:name "BEATLESS Special Soundtrack"@en,
        "BEATLESS Special Soundtrack"@ja,
        "BEATLESS Special Soundtrack"@ja-latn ;
    schema:publisher _:N68ac3ebb2b34488ca7e21d25ea4c851e ;
    foaf:depiction <https://media.vgm.io/albums/12/73421/73421-1514686808.jpg> .

_:N4002b82736674a1a8cd579b1d87d7fb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vorkommen"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "Vorkommen"@en .

_:N68ac3ebb2b34488ca7e21d25ea4c851e schema:name "uncron"@en,
        "uncron"@ja,
        "uncron"@ja-latn ;
    foaf:name "uncron"@en,
        "uncron"@ja,
        "uncron"@ja-latn .

_:N7e0b3b21a823412fa8369eb3a7a77a98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Racia B"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "Racia B"@en .

_:N9362462cbd4147cda5a1efd6c8bf8f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hIE B"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "hIE B"@en .

_:Na3094a5ae82e443590016a0d1b48965c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loading"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "Loading"@en .

_:Nc30c5131e5dc47dfaec224704517b106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "main theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "main theme"@en .

_:Ncad9d1fbae7449b9b11dec79cbd58b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Methode"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "Methode"@en .

_:Ncfe72e598b414464a24462a20c5efd09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snowdrop"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "snowdrop"@en .

_:Ne692c335cd964ec1be0035ea00372ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rivalry"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "Rivalry"@en .

_:Neb2dc68d4cbf4f979d791ff33964920a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resonator"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "Resonator"@en .

_:Nfb819bfc73124ce99cffe5b555c7337c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Startup"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N6ea7e419af674c968256f82263e87c0e ;
    schema:name "Startup"@en .

_:N6ea7e419af674c968256f82263e87c0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4002b82736674a1a8cd579b1d87d7fb2,
        _:N7e0b3b21a823412fa8369eb3a7a77a98,
        _:N9362462cbd4147cda5a1efd6c8bf8f33,
        _:Na3094a5ae82e443590016a0d1b48965c,
        _:Nc30c5131e5dc47dfaec224704517b106,
        _:Ncad9d1fbae7449b9b11dec79cbd58b78,
        _:Ncfe72e598b414464a24462a20c5efd09,
        _:Ne692c335cd964ec1be0035ea00372ad3,
        _:Neb2dc68d4cbf4f979d791ff33964920a,
        _:Nfb819bfc73124ce99cffe5b555c7337c ;
    mo:track_count 10 ;
    schema:duration "PT18:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N4002b82736674a1a8cd579b1d87d7fb2,
        _:N7e0b3b21a823412fa8369eb3a7a77a98,
        _:N9362462cbd4147cda5a1efd6c8bf8f33,
        _:Na3094a5ae82e443590016a0d1b48965c,
        _:Nc30c5131e5dc47dfaec224704517b106,
        _:Ncad9d1fbae7449b9b11dec79cbd58b78,
        _:Ncfe72e598b414464a24462a20c5efd09,
        _:Ne692c335cd964ec1be0035ea00372ad3,
        _:Neb2dc68d4cbf4f979d791ff33964920a,
        _:Nfb819bfc73124ce99cffe5b555c7337c .

