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

<artist/15699#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maria Naganawa"@en,
        "長縄まりあ"@ja ;
    foaf:made <album/73072#subject>,
        <album/73072#vocals> ;
    foaf:name "Maria Naganawa"@en,
        "長縄まりあ"@ja .

<artist/18930#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reina Kondo"@en,
        "近藤玲奈"@ja ;
    foaf:made <album/73072#subject>,
        <album/73072#vocals> ;
    foaf:name "Reina Kondo"@en,
        "近藤玲奈"@ja .

<artist/19979#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja ;
    foaf:made <album/73072#subject>,
        <album/73072#vocals> ;
    foaf:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja .

<artist/27612#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomomi Mineuchi"@en,
        "嶺内ともみ"@ja ;
    foaf:made <album/73072#subject>,
        <album/73072#vocals> ;
    foaf:name "Tomomi Mineuchi"@en,
        "嶺内ともみ"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/73072#lyrics>,
        <album/73072#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/38496#subject> a schema:Person,
        foaf:Person ;
    schema:name "STARTails☆"@en ;
    foaf:made <album/73072#subject>,
        <album/73072#vocals> ;
    foaf:name "STARTails☆"@en .

<artist/13275#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73072#subject> ;
    schema:name "Yoshiaki Fujisawa"@en,
        "藤澤慶昌"@ja ;
    foaf:made <album/73072#composition>,
        <album/73072#subject> ;
    foaf:name "Yoshiaki Fujisawa"@en,
        "藤澤慶昌"@ja .

<artist/8712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73072#subject> ;
    schema:name "Kenichi Maeyamada"@en,
        "前山田健一"@ja ;
    foaf:made <album/73072#composition>,
        <album/73072#subject> ;
    foaf:name "Kenichi Maeyamada"@en,
        "前山田健一"@ja .

<product/5975#subject> a schema:CreativeWork ;
    schema:name "Slow Start"@en,
        "スロウスタート"@ja,
        "Slow Start"@ja-latn ;
    foaf:name "Slow Start"@en,
        "スロウスタート"@ja,
        "Slow Start"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/27/73072/73072-1516738486.jpg> a schema:ImageObject,
        foaf:Image .

<album/73072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ne! ne! ne! / STARTails☆"@en,
        "ne! ne! ne! / STARTails☆"@ja,
        "ne! ne! ne! / STARTails☆"@ja-latn ;
    mo:composer <artist/13275#subject>,
        <artist/8712#subject> ;
    mo:produced_work <album/73072#musicalwork> ;
    schema:name "ne! ne! ne! / STARTails☆"@en,
        "ne! ne! ne! / STARTails☆"@ja,
        "ne! ne! ne! / STARTails☆"@ja-latn .

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

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

<album/73072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-24"^^xsd:date ;
    dcterms:title "ne! ne! ne! / STARTails☆"@en,
        "ne! ne! ne! / STARTails☆"@ja,
        "ne! ne! ne! / STARTails☆"@ja-latn ;
    mo:catalogue_number "SVWC-70331~2" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/73072#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N6afab35e49de4d3ca954c7cd14aedad4,
        _:Na98ca7f4d6be4b2487d4ab2e5680f14c ;
    mo:record_count 2 ;
    schema:about <product/5975#subject> ;
    schema:datePublished "2018-01-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/73072/73072-1516738486.jpg> ;
    schema:name "ne! ne! ne! / STARTails☆"@en,
        "ne! ne! ne! / STARTails☆"@ja,
        "ne! ne! ne! / STARTails☆"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/73072/73072-1516738486.jpg> .

_:N7ef843d1eb7d4801ad88303224a5cca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ne! ne! ne! (Music Video)"@ja,
        "ne! ne! ne! (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na98ca7f4d6be4b2487d4ab2e5680f14c ;
    schema:name "ne! ne! ne! (Music Video)"@ja,
        "ne! ne! ne! (Music Video)"@ja-latn .

_:N912236b79f45499895240200646429c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ne! ne! ne! (Instrumental)"@ja,
        "ne! ne! ne! (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N6afab35e49de4d3ca954c7cd14aedad4 ;
    schema:name "ne! ne! ne! (Instrumental)"@ja,
        "ne! ne! ne! (Instrumental)"@ja-latn .

_:Na98ca7f4d6be4b2487d4ab2e5680f14c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7ef843d1eb7d4801ad88303224a5cca4 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7ef843d1eb7d4801ad88303224a5cca4 .

_:Nacf0e907bbdb4745ad371ed38513aef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕焼けといっしょに (Instrumental)"@ja,
        "Yuuyake to Issho ni (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N6afab35e49de4d3ca954c7cd14aedad4 ;
    schema:name "夕焼けといっしょに (Instrumental)"@ja,
        "Yuuyake to Issho ni (Instrumental)"@ja-latn .

_:Nae02167ab1ae4d7896102c58c670a704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ne! ne! ne!"@ja,
        "ne! ne! ne!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N6afab35e49de4d3ca954c7cd14aedad4 ;
    schema:name "ne! ne! ne!"@ja,
        "ne! ne! ne!"@ja-latn .

_:Nb85b099dceef47e5a776480f6e084253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕焼けといっしょに"@ja,
        "Yuuyake to Issho ni"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N6afab35e49de4d3ca954c7cd14aedad4 ;
    schema:name "夕焼けといっしょに"@ja,
        "Yuuyake to Issho ni"@ja-latn .

_:N6afab35e49de4d3ca954c7cd14aedad4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N912236b79f45499895240200646429c6,
        _:Nacf0e907bbdb4745ad371ed38513aef3,
        _:Nae02167ab1ae4d7896102c58c670a704,
        _:Nb85b099dceef47e5a776480f6e084253 ;
    mo:track_count 4 ;
    schema:duration "PT18:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N912236b79f45499895240200646429c6,
        _:Nacf0e907bbdb4745ad371ed38513aef3,
        _:Nae02167ab1ae4d7896102c58c670a704,
        _:Nb85b099dceef47e5a776480f6e084253 .

