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

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

<product/2057#subject> a schema:CreativeWork ;
    schema:name "Gitarooman"@en,
        "ギタルマン"@ja,
        "Gitarooman"@ja-latn ;
    foaf:name "Gitarooman"@en,
        "ギタルマン"@ja,
        "Gitarooman"@ja-latn .

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

<org/1068#subject> schema:name "Imperial Records"@en,
        "インペリアルレコード"@ja,
        "Imperial Records"@ja-latn ;
    foaf:name "Imperial Records"@en,
        "インペリアルレコード"@ja,
        "Imperial Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/32723/32723-1375657703.jpg> a schema:ImageObject,
        foaf:Image .

<album/32723#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soft Machine / COIL"@en,
        "Soft Machine / COIL"@ja,
        "Soft Machine / COIL"@ja-latn ;
    mo:composer <artist/4912#subject>,
        <artist/4913#subject> ;
    mo:produced_work <album/32723#musicalwork> ;
    schema:name "Soft Machine / COIL"@en,
        "Soft Machine / COIL"@ja,
        "Soft Machine / COIL"@ja-latn .

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

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

<artist/15144#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32723#performance> ;
    schema:name "Yuko Araki"@en,
        "あらきゆうこ"@ja ;
    foaf:name "Yuko Araki"@en,
        "あらきゆうこ"@ja .

<artist/3008#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32723#performance> ;
    schema:name "Tomohiro Harada"@en,
        "原田智弘"@ja ;
    foaf:name "Tomohiro Harada"@en,
        "原田智弘"@ja .

<artist/3009#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32723#performance> ;
    schema:name "COIL"@en ;
    foaf:name "COIL"@en .

<artist/4912#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32723#subject> ;
    mo:performed <album/32723#performance> ;
    schema:name "Sadayoshi Okamoto"@en,
        "岡本定義"@ja ;
    foaf:made <album/32723#composition>,
        <album/32723#lyrics>,
        <album/32723#subject> ;
    foaf:name "Sadayoshi Okamoto"@en,
        "岡本定義"@ja .

<artist/4913#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32723#subject> ;
    mo:performed <album/32723#performance> ;
    schema:name "Yosuke Sato"@en,
        "佐藤洋介"@ja ;
    foaf:made <album/32723#composition>,
        <album/32723#lyrics>,
        <album/32723#subject> ;
    foaf:name "Yosuke Sato"@en,
        "佐藤洋介"@ja .

<album/32723#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soft Machine / COIL"@en,
        "Soft Machine / COIL"@ja,
        "Soft Machine / COIL"@ja-latn ;
    mo:performance_of <album/32723#musicalwork> ;
    mo:performer <artist/15144#subject>,
        <artist/3008#subject>,
        <artist/3009#subject>,
        <artist/4912#subject>,
        <artist/4913#subject> ;
    mo:recorded_as <album/32723#musicalexpression> ;
    schema:byArtist <artist/15144#subject>,
        <artist/3008#subject>,
        <artist/3009#subject>,
        <artist/4912#subject>,
        <artist/4913#subject> ;
    schema:name "Soft Machine / COIL"@en,
        "Soft Machine / COIL"@ja,
        "Soft Machine / COIL"@ja-latn ;
    schema:workPerformed <album/32723#musicalwork> .

<album/32723#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-04-05"^^xsd:date ;
    dcterms:title "Soft Machine / COIL"@en,
        "Soft Machine / COIL"@ja,
        "Soft Machine / COIL"@ja-latn ;
    mo:catalogue_number "TECI-22" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32723#musicalexpression> ;
    mo:publisher <org/1068#subject> ;
    mo:record _:N2d052c27f71c470696a9b246420dbc42 ;
    mo:record_count 1 ;
    schema:about <product/2057#subject> ;
    schema:byArtist <artist/15144#subject>,
        <artist/3008#subject>,
        <artist/3009#subject>,
        <artist/4912#subject>,
        <artist/4913#subject> ;
    schema:datePublished "2001-04-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/32723/32723-1375657703.jpg> ;
    schema:name "Soft Machine / COIL"@en,
        "Soft Machine / COIL"@ja,
        "Soft Machine / COIL"@ja-latn ;
    schema:publisher <org/1068#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/32723/32723-1375657703.jpg> .

_:N15231204ec6f4504abb810b6151cbe8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちょーさく"@ja,
        "Chousaku"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d052c27f71c470696a9b246420dbc42 ;
    schema:name "ちょーさく"@ja,
        "Chousaku"@ja-latn .

_:N153c298e368e48af9a5f077f7f4ea488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "21センチュリー・ボーイ"@ja,
        "21st Century Boy"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d052c27f71c470696a9b246420dbc42 ;
    schema:name "21センチュリー・ボーイ"@ja,
        "21st Century Boy"@ja-latn .

_:Nd1b7d118b170447da8a1d3a7009954fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soft Machine"@ja,
        "Soft Machine"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d052c27f71c470696a9b246420dbc42 ;
    schema:name "Soft Machine"@ja,
        "Soft Machine"@ja-latn .

_:N2d052c27f71c470696a9b246420dbc42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15231204ec6f4504abb810b6151cbe8f,
        _:N153c298e368e48af9a5f077f7f4ea488,
        _:Nd1b7d118b170447da8a1d3a7009954fa ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N15231204ec6f4504abb810b6151cbe8f,
        _:N153c298e368e48af9a5f077f7f4ea488,
        _:Nd1b7d118b170447da8a1d3a7009954fa .

