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

<artist/47438#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maco"@en ;
    foaf:made <album/13758#subject>,
        <album/13758#vocals> ;
    foaf:name "Maco"@en .

<artist/60859#subject> a schema:Person,
        foaf:Person ;
    schema:name "TERRAZI"@en ;
    foaf:made <album/13758#lyrics>,
        <album/13758#subject> ;
    foaf:name "TERRAZI"@en .

<artist/6108#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chizuru Miura"@en,
        "三浦ちづる"@ja ;
    foaf:made <album/13758#lyrics>,
        <album/13758#subject>,
        <album/13758#vocals> ;
    foaf:name "Chizuru Miura"@en,
        "三浦ちづる"@ja .

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13758#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/13758#composition>,
        <album/13758#lyrics>,
        <album/13758#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<artist/246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13758#subject> ;
    schema:name "Hiroshi Okubo"@en,
        "大久保博"@ja ;
    foaf:made <album/13758#composition>,
        <album/13758#lyrics>,
        <album/13758#subject> ;
    foaf:name "Hiroshi Okubo"@en,
        "大久保博"@ja .

<artist/36228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13758#subject> ;
    schema:name "Sanodg"@en ;
    foaf:made <album/13758#composition>,
        <album/13758#subject> ;
    foaf:name "Sanodg"@en .

<artist/39381#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13758#subject> ;
    schema:name "Eutron"@en ;
    foaf:made <album/13758#composition>,
        <album/13758#subject> ;
    foaf:name "Eutron"@en .

<artist/51699#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13758#subject> ;
    schema:name "Nakany"@en ;
    foaf:made <album/13758#composition>,
        <album/13758#subject> ;
    foaf:name "Nakany"@en .

<artist/8876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13758#subject> ;
    schema:name "Nosleeves"@en ;
    foaf:made <album/13758#composition>,
        <album/13758#subject> ;
    foaf:name "Nosleeves"@en .

<artist/975#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13758#subject> ;
    schema:name "Koji Nakagawa"@en,
        "中川浩二"@ja ;
    foaf:made <album/13758#composition>,
        <album/13758#subject> ;
    foaf:name "Koji Nakagawa"@en,
        "中川浩二"@ja .

<event/20> a mo:Release ;
    schema:name "Released at Comic Market 62 (Aug 09, 2002 to Aug 11, 2002)" .

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

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

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

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

<https://medium-media.vgm.io/albums/85/13758/13758-1277855929.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/13758#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Swinging Circuit"@en,
        "Swinging Circuit"@ja,
        "Swinging Circuit"@ja-latn ;
    mo:composer <artist/126#subject>,
        <artist/246#subject>,
        <artist/36228#subject>,
        <artist/39381#subject>,
        <artist/51699#subject>,
        <artist/8876#subject>,
        <artist/975#subject> ;
    mo:produced_work <album/13758#musicalwork> ;
    schema:name "Swinging Circuit"@en,
        "Swinging Circuit"@ja,
        "Swinging Circuit"@ja-latn .

<album/13758#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-08-11"^^xsd:date ;
    dcterms:title "Swinging Circuit"@en,
        "Swinging Circuit"@ja,
        "Swinging Circuit"@ja-latn ;
    mo:catalogue_number "DMCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13758#musicalexpression> ;
    mo:publisher <org/291#subject> ;
    mo:record _:N8d90a5d5de9840d28fb0f4e8a2b1f07c ;
    mo:record_count 1 ;
    mo:release <event/20> ;
    schema:datePublished "2002-08-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/85/13758/13758-1277855929.jpg> ;
    schema:name "Swinging Circuit"@en,
        "Swinging Circuit"@ja,
        "Swinging Circuit"@ja-latn ;
    schema:publisher <org/291#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/13758/13758-1277855929.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "MA"@en ;
    foaf:made <album/13758#subject> ;
    foaf:name "MA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MA"@en ;
    foaf:made <album/13758#vocals> ;
    foaf:name "MA"@en .

_:N1ad731aba6e644909336b455cd1d4ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラスティックな夜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N8d90a5d5de9840d28fb0f4e8a2b1f07c ;
    schema:name "プラスティックな夜"@ja .

_:N24158f68905a4c8dbc2132589e403b09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "meet the world"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N8d90a5d5de9840d28fb0f4e8a2b1f07c ;
    schema:name "meet the world"@ja .

_:N2c429d4da53b4d91b3bf6f972d98db21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LG513"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N8d90a5d5de9840d28fb0f4e8a2b1f07c ;
    schema:name "LG513"@ja .

_:N7b2c304283af4a9b93a2e1b71b3cdaf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハンド・メイド・ガール・メイド"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N8d90a5d5de9840d28fb0f4e8a2b1f07c ;
    schema:name "ハンド・メイド・ガール・メイド"@ja .

_:N8f0485f34eb8472eb26f5b4614656f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trans Tokyo Bay Highway"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N8d90a5d5de9840d28fb0f4e8a2b1f07c ;
    schema:name "Trans Tokyo Bay Highway"@ja .

_:Na8c615764ae446e49123a507c610bfa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Machine"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:N8d90a5d5de9840d28fb0f4e8a2b1f07c ;
    schema:name "Time Machine"@ja .

_:Ncc743bda6f2842bcb3501c2fbdc8850b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "click clock"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N8d90a5d5de9840d28fb0f4e8a2b1f07c ;
    schema:name "click clock"@ja .

_:N8d90a5d5de9840d28fb0f4e8a2b1f07c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ad731aba6e644909336b455cd1d4ffd,
        _:N24158f68905a4c8dbc2132589e403b09,
        _:N2c429d4da53b4d91b3bf6f972d98db21,
        _:N7b2c304283af4a9b93a2e1b71b3cdaf0,
        _:N8f0485f34eb8472eb26f5b4614656f8d,
        _:Na8c615764ae446e49123a507c610bfa1,
        _:Ncc743bda6f2842bcb3501c2fbdc8850b ;
    mo:track_count 7 ;
    schema:duration "PT38:01"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1ad731aba6e644909336b455cd1d4ffd,
        _:N24158f68905a4c8dbc2132589e403b09,
        _:N2c429d4da53b4d91b3bf6f972d98db21,
        _:N7b2c304283af4a9b93a2e1b71b3cdaf0,
        _:N8f0485f34eb8472eb26f5b4614656f8d,
        _:Na8c615764ae446e49123a507c610bfa1,
        _:Ncc743bda6f2842bcb3501c2fbdc8850b .

