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

<artist/11084#subject> a schema:Person,
        foaf:Person ;
    schema:name "Iori Nomizu"@en,
        "野水伊織"@ja ;
    foaf:made <album/34702#subject>,
        <album/34702#vocals> ;
    foaf:name "Iori Nomizu"@en,
        "野水伊織"@ja .

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/34702#lyrics>,
        <album/34702#subject> ;
    foaf:name "RUCCA"@en .

<artist/8272#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Ogame"@en,
        "大亀あすか"@ja ;
    foaf:made <album/34702#subject>,
        <album/34702#vocals> ;
    foaf:name "Asuka Ogame"@en,
        "大亀あすか"@ja .

<artist/8874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Sato"@en,
        "佐藤聡美"@ja ;
    foaf:made <album/34702#subject>,
        <album/34702#vocals> ;
    foaf:name "Satomi Sato"@en,
        "佐藤聡美"@ja .

<artist/12150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34702#subject> ;
    schema:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja ;
    foaf:made <album/34702#composition>,
        <album/34702#subject> ;
    foaf:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja .

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34702#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/34702#composition>,
        <album/34702#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

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

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

<album/34702#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TIME LOOP Syndrome / totomono"@en,
        "TIME L∞P シンドローム / totomono （佐藤聡美、大亀あすか、野水伊織）"@ja,
        "TIME LOOP Syndrome / totomono"@ja-latn ;
    mo:performance_of <album/34702#musicalwork> ;
    mo:recorded_as <album/34702#musicalexpression> ;
    schema:name "TIME LOOP Syndrome / totomono"@en,
        "TIME L∞P シンドローム / totomono （佐藤聡美、大亀あすか、野水伊織）"@ja,
        "TIME LOOP Syndrome / totomono"@ja-latn ;
    schema:workPerformed <album/34702#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/20/34702/34702-1345042416.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34702#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TIME LOOP Syndrome / totomono"@en,
        "TIME L∞P シンドローム / totomono （佐藤聡美、大亀あすか、野水伊織）"@ja,
        "TIME LOOP Syndrome / totomono"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/34702#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/12150#subject>,
        <artist/130#subject> ;
    mo:produced_work <album/34702#musicalwork> ;
    schema:name "TIME LOOP Syndrome / totomono"@en,
        "TIME L∞P シンドローム / totomono （佐藤聡美、大亀あすか、野水伊織）"@ja,
        "TIME LOOP Syndrome / totomono"@ja-latn .

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

<album/34702#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-25"^^xsd:date ;
    dcterms:title "TIME LOOP Syndrome / totomono"@en,
        "TIME L∞P シンドローム / totomono （佐藤聡美、大亀あすか、野水伊織）"@ja,
        "TIME LOOP Syndrome / totomono"@ja-latn ;
    mo:catalogue_number "LACM-4949" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34702#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Ncc366ebaaece4e21bcbdf7f740e8c333 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen"@en ;
            foaf:name "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen"@en ] ;
    schema:datePublished "2012-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/34702/34702-1345042416.jpg> ;
    schema:name "TIME LOOP Syndrome / totomono"@en,
        "TIME L∞P シンドローム / totomono （佐藤聡美、大亀あすか、野水伊織）"@ja,
        "TIME LOOP Syndrome / totomono"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/34702/34702-1345042416.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34702#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/34702#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N33b2ef5241f54d6c90374c445d0ec5d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TIME L∞P シンドローム (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ncc366ebaaece4e21bcbdf7f740e8c333 ;
    schema:name "TIME L∞P シンドローム (Instrumental)"@ja .

_:N66c080179e7043a0bb80cd94f6fd48c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best My Friend!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ncc366ebaaece4e21bcbdf7f740e8c333 ;
    schema:name "Best My Friend!"@ja .

_:N9bc058a178fb4e6d9784d6719ea6c250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best My Friend! (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ncc366ebaaece4e21bcbdf7f740e8c333 ;
    schema:name "Best My Friend! (Instrumental)"@ja .

_:Nc905c7054d3f4a11b8ae3288ff1b8226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TIME L∞P シンドローム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ncc366ebaaece4e21bcbdf7f740e8c333 ;
    schema:name "TIME L∞P シンドローム"@ja .

_:Ncc366ebaaece4e21bcbdf7f740e8c333 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33b2ef5241f54d6c90374c445d0ec5d6,
        _:N66c080179e7043a0bb80cd94f6fd48c0,
        _:N9bc058a178fb4e6d9784d6719ea6c250,
        _:Nc905c7054d3f4a11b8ae3288ff1b8226 ;
    mo:track_count 4 ;
    schema:duration "PT16:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N33b2ef5241f54d6c90374c445d0ec5d6,
        _:N66c080179e7043a0bb80cd94f6fd48c0,
        _:N9bc058a178fb4e6d9784d6719ea6c250,
        _:Nc905c7054d3f4a11b8ae3288ff1b8226 .

