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

<artist/9757#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Yazumi"@en,
        "矢住夏菜"@ja ;
    foaf:made <album/35781#lyrics>,
        <album/35781#subject> ;
    foaf:name "Kana Yazumi"@en,
        "矢住夏菜"@ja .

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

<artist/6234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35781#subject> ;
    schema:name "Joe Rinoie"@en,
        "ジョー・リノイエ"@ja ;
    foaf:made <album/35781#composition>,
        <album/35781#lyrics>,
        <album/35781#subject> ;
    foaf:name "Joe Rinoie"@en,
        "ジョー・リノイエ"@ja .

<product/5621#subject> a schema:CreativeWork ;
    schema:name "Gyrozetter"@en,
        "超速変形ジャイロゼッター"@ja,
        "Chousoku Henkei Gyrozetter"@ja-latn ;
    foaf:name "Gyrozetter"@en,
        "超速変形ジャイロゼッター"@ja,
        "Chousoku Henkei Gyrozetter"@ja-latn .

<album/35781#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Let's Go! / Masahiko Kondo"@en,
        "Let's Go! / 近藤真彦"@ja,
        "Let's Go! / Masahiko Kondo"@ja-latn ;
    mo:composer <artist/6234#subject> ;
    mo:produced_work <album/35781#musicalwork> ;
    schema:name "Let's Go! / Masahiko Kondo"@en,
        "Let's Go! / 近藤真彦"@ja,
        "Let's Go! / Masahiko Kondo"@ja-latn .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/35781/35781-1351957596.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/35781#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Let's Go! / Masahiko Kondo"@en,
        "Let's Go! / 近藤真彦"@ja,
        "Let's Go! / Masahiko Kondo"@ja-latn ;
    mo:performance_of <album/35781#musicalwork> ;
    mo:performer _:N1093d95b53c4453c9385bf99be6a3174 ;
    mo:recorded_as <album/35781#musicalexpression> ;
    schema:byArtist _:N1093d95b53c4453c9385bf99be6a3174 ;
    schema:name "Let's Go! / Masahiko Kondo"@en,
        "Let's Go! / 近藤真彦"@ja,
        "Let's Go! / Masahiko Kondo"@ja-latn ;
    schema:workPerformed <album/35781#musicalwork> .

<album/35781#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-21"^^xsd:date ;
    dcterms:title "Let's Go! / Masahiko Kondo"@en,
        "Let's Go! / 近藤真彦"@ja,
        "Let's Go! / Masahiko Kondo"@ja-latn ;
    mo:catalogue_number "SRCL-8146" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35781#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N752b83530a314743ae8a897edd6703c8 ;
    mo:record_count 1 ;
    schema:about <product/5621#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Masahiko Kondo"@en ;
            foaf:name "Masahiko Kondo"@en ] ;
    schema:datePublished "2012-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/35781/35781-1351957596.jpg> ;
    schema:name "Let's Go! / Masahiko Kondo"@en,
        "Let's Go! / 近藤真彦"@ja,
        "Let's Go! / Masahiko Kondo"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/35781/35781-1351957596.jpg> .

_:N1093d95b53c4453c9385bf99be6a3174 a schema:Person,
        foaf:Person ;
    mo:performed <album/35781#performance> ;
    schema:name "Masahiko Kondo"@en ;
    foaf:name "Masahiko Kondo"@en .

_:N1d609bdca37944f3a820e36549ea9018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶のアルバム (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N752b83530a314743ae8a897edd6703c8 ;
    schema:name "記憶のアルバム (instrumental)"@ja .

_:N5246d8c9c0014f0b995ec42e2c58da79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶のアルバム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N752b83530a314743ae8a897edd6703c8 ;
    schema:name "記憶のアルバム"@ja .

_:N7b74d203b8824a3fb67e9de05500e88b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N752b83530a314743ae8a897edd6703c8 ;
    schema:name "Let's Go!"@ja .

_:Nf82bcefcba194368ab72f1cafcfb0b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go! (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N752b83530a314743ae8a897edd6703c8 ;
    schema:name "Let's Go! (instrumental)"@ja .

_:N752b83530a314743ae8a897edd6703c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d609bdca37944f3a820e36549ea9018,
        _:N5246d8c9c0014f0b995ec42e2c58da79,
        _:N7b74d203b8824a3fb67e9de05500e88b,
        _:Nf82bcefcba194368ab72f1cafcfb0b97 ;
    mo:track_count 4 ;
    schema:duration "PT17:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1d609bdca37944f3a820e36549ea9018,
        _:N5246d8c9c0014f0b995ec42e2c58da79,
        _:N7b74d203b8824a3fb67e9de05500e88b,
        _:Nf82bcefcba194368ab72f1cafcfb0b97 .

