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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/62166#lyrics>,
        <album/62166#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/4484#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiromi Konno"@en,
        "今野宏美"@ja ;
    foaf:made <album/62166#subject>,
        <album/62166#vocals> ;
    foaf:name "Hiromi Konno"@en,
        "今野宏美"@ja .

<artist/7097#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minoru Shiraishi"@en,
        "白石稔"@ja ;
    foaf:made <album/62166#subject>,
        <album/62166#vocals> ;
    foaf:name "Minoru Shiraishi"@en,
        "白石稔"@ja .

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

<product/7710#subject> a schema:CreativeWork ;
    schema:name "Lucky Channel"@en,
        "らっきー☆ちゃんねる"@ja,
        "Lucky☆Channel"@ja-latn ;
    foaf:name "Lucky Channel"@en,
        "らっきー☆ちゃんねる"@ja,
        "Lucky☆Channel"@ja-latn .

<album/62166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@en,
        "ラジオ『らっきー☆ちゃんねる』オープニングテーマ 曖昧ネットだーりん"@ja,
        "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@ja-latn ;
    mo:composer <artist/126#subject> ;
    mo:produced_work <album/62166#musicalwork> ;
    schema:name "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@en,
        "ラジオ『らっきー☆ちゃんねる』オープニングテーマ 曖昧ネットだーりん"@ja,
        "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@ja-latn .

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

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

<album/62166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@en,
        "ラジオ『らっきー☆ちゃんねる』オープニングテーマ 曖昧ネットだーりん"@ja,
        "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@ja-latn ;
    mo:performance_of <album/62166#musicalwork> ;
    mo:recorded_as <album/62166#musicalexpression> ;
    schema:name "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@en,
        "ラジオ『らっきー☆ちゃんねる』オープニングテーマ 曖昧ネットだーりん"@ja,
        "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@ja-latn ;
    schema:workPerformed <album/62166#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/66/62166/62166-1475861919.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62166#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/62166/62166-1475861919.jpg> ;
    foaf:depicts <album/62166#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/62166/62166-1475861919.jpg> .

<https://medium-media.vgm.io/albums/66/62166/62166-1475861919.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/62166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-25"^^xsd:date ;
    dcterms:title "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@en,
        "ラジオ『らっきー☆ちゃんねる』オープニングテーマ 曖昧ネットだーりん"@ja,
        "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@ja-latn ;
    mo:catalogue_number "LACM-4391" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62166#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N4347995d4a6a4dd4a07eb63249bd86af ;
    mo:record_count 1 ;
    schema:about <product/7710#subject> ;
    schema:datePublished "2007-07-25"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/66/62166/62166-1475861919.jpg> ;
    schema:name "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@en,
        "ラジオ『らっきー☆ちゃんねる』オープニングテーマ 曖昧ネットだーりん"@ja,
        "Radio \"Lucky☆Channel\" Opening Theme \"Aimai Net Darling\""@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/62166/62166-1475861919.jpg> .

_:N2a3bc848be9c4ffea7e33c587521a350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧ネットだーりん"@ja,
        "Aimai Net Darling"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4347995d4a6a4dd4a07eb63249bd86af ;
    schema:name "曖昧ネットだーりん"@ja,
        "Aimai Net Darling"@ja-latn .

_:N6f1261c12bcf4577b71e8e8b39d0f7df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こねらぶ☆みっしょん"@ja,
        "Conne Love ☆ Mission"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N4347995d4a6a4dd4a07eb63249bd86af ;
    schema:name "こねらぶ☆みっしょん"@ja,
        "Conne Love ☆ Mission"@ja-latn .

_:N8358f7f9883e44bbaf8d5868833aa1fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こねらぶ☆みっしょん (off vocal)"@ja,
        "Conne Love ☆ Mission (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N4347995d4a6a4dd4a07eb63249bd86af ;
    schema:name "こねらぶ☆みっしょん (off vocal)"@ja,
        "Conne Love ☆ Mission (off vocal)"@ja-latn .

_:Nb6bb66a05f4d42da9957178c682f3161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧ネットだーりん (off vocal)"@ja,
        "Aimai Net Darling (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4347995d4a6a4dd4a07eb63249bd86af ;
    schema:name "曖昧ネットだーりん (off vocal)"@ja,
        "Aimai Net Darling (off vocal)"@ja-latn .

_:N4347995d4a6a4dd4a07eb63249bd86af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a3bc848be9c4ffea7e33c587521a350,
        _:N6f1261c12bcf4577b71e8e8b39d0f7df,
        _:N8358f7f9883e44bbaf8d5868833aa1fb,
        _:Nb6bb66a05f4d42da9957178c682f3161 ;
    mo:track_count 4 ;
    schema:duration "PT19:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a3bc848be9c4ffea7e33c587521a350,
        _:N6f1261c12bcf4577b71e8e8b39d0f7df,
        _:N8358f7f9883e44bbaf8d5868833aa1fb,
        _:Nb6bb66a05f4d42da9957178c682f3161 .

