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

<artist/26889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toru Kawabe"@en,
        "河邉徹"@ja ;
    foaf:made <album/61343#lyrics>,
        <album/61343#subject> ;
    foaf:name "Toru Kawabe"@en,
        "河邉徹"@ja .

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

<artist/26887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61343#subject> ;
    schema:name "Yuji Sugimoto"@en,
        "杉本雄治"@ja ;
    foaf:made <album/61343#composition>,
        <album/61343#subject> ;
    foaf:name "Yuji Sugimoto"@en,
        "杉本雄治"@ja .

<product/4565#subject> a schema:CreativeWork ;
    schema:name "Poco's Udon World"@en,
        "うどんの国の金色毛鞠"@ja,
        "Udon No Kuni No Kinirokemari"@ja-latn ;
    foaf:name "Poco's Udon World"@en,
        "うどんの国の金色毛鞠"@ja,
        "Udon No Kuni No Kinirokemari"@ja-latn .

<album/61343#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "S.O.S./Wake me up / WEAVER"@en,
        "S.O.S./Wake me up / WEAVER"@ja,
        "S.O.S./Wake me up / WEAVER"@ja-latn ;
    mo:composer <artist/26887#subject> ;
    mo:produced_work <album/61343#musicalwork> ;
    schema:name "S.O.S./Wake me up / WEAVER"@en,
        "S.O.S./Wake me up / WEAVER"@ja,
        "S.O.S./Wake me up / WEAVER"@ja-latn .

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

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

<org/2492#subject> schema:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn ;
    foaf:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/61343/61343-1474793774.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/61343#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "S.O.S./Wake me up / WEAVER"@en,
        "S.O.S./Wake me up / WEAVER"@ja,
        "S.O.S./Wake me up / WEAVER"@ja-latn ;
    mo:performance_of <album/61343#musicalwork> ;
    mo:performer <artist/26886#subject> ;
    mo:recorded_as <album/61343#musicalexpression> ;
    schema:byArtist <artist/26886#subject> ;
    schema:name "S.O.S./Wake me up / WEAVER"@en,
        "S.O.S./Wake me up / WEAVER"@ja,
        "S.O.S./Wake me up / WEAVER"@ja-latn ;
    schema:workPerformed <album/61343#musicalwork> .

<artist/26886#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61343#performance> ;
    schema:name "WEAVER"@en ;
    foaf:name "WEAVER"@en .

<album/61343#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-19"^^xsd:date ;
    dcterms:title "S.O.S./Wake me up / WEAVER"@en,
        "S.O.S./Wake me up / WEAVER"@ja,
        "S.O.S./Wake me up / WEAVER"@ja-latn ;
    mo:catalogue_number "AZCS-2055" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61343#musicalexpression> ;
    mo:publisher <org/2492#subject> ;
    mo:record _:N467d4227a6f040c881bdcfada9caf5d8 ;
    mo:record_count 1 ;
    schema:about <product/4565#subject> ;
    schema:byArtist <artist/26886#subject> ;
    schema:datePublished "2016-10-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/61343/61343-1474793774.jpg> ;
    schema:name "S.O.S./Wake me up / WEAVER"@en,
        "S.O.S./Wake me up / WEAVER"@ja,
        "S.O.S./Wake me up / WEAVER"@ja-latn ;
    schema:publisher <org/2492#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/61343/61343-1474793774.jpg> .

_:N0dbfe0166bc24424b7aeabce0953a0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake me up"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N467d4227a6f040c881bdcfada9caf5d8 ;
    schema:name "Wake me up"@en .

_:Necdcdf1636a54c478c660b03fa7266eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.O.S."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N467d4227a6f040c881bdcfada9caf5d8 ;
    schema:name "S.O.S."@en .

_:Nfb13c9a95248431888089e4ff10c6c53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AMI"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N467d4227a6f040c881bdcfada9caf5d8 ;
    schema:name "AMI"@en .

_:N467d4227a6f040c881bdcfada9caf5d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dbfe0166bc24424b7aeabce0953a0d1,
        _:Necdcdf1636a54c478c660b03fa7266eb,
        _:Nfb13c9a95248431888089e4ff10c6c53 ;
    mo:track_count 3 ;
    schema:duration "PT12:23"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0dbfe0166bc24424b7aeabce0953a0d1,
        _:Necdcdf1636a54c478c660b03fa7266eb,
        _:Nfb13c9a95248431888089e4ff10c6c53 .

