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

<album/36442#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ARIA The STATION Neo VENEZIA INFORMALE"@en,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja-latn ;
    mo:produced_work <album/36442#musicalwork> ;
    schema:name "ARIA The STATION Neo VENEZIA INFORMALE"@en,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja-latn .

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

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

<product/1703#subject> a schema:CreativeWork ;
    schema:name "ARIA The STATION"@en,
        "ARIA The STATION"@ja,
        "ARIA The STATION"@ja-latn ;
    foaf:name "ARIA The STATION"@en,
        "ARIA The STATION"@ja,
        "ARIA The STATION"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/24/36442/36442-1353341135.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36442#performance> ;
    schema:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja ;
    foaf:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja .

<artist/3554#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36442#performance> ;
    schema:name "Ryo Hirohashi"@en,
        "広橋涼"@ja ;
    foaf:name "Ryo Hirohashi"@en,
        "広橋涼"@ja .

<artist/3556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36442#performance> ;
    schema:name "Chiwa Saito"@en,
        "斎藤千和"@ja ;
    foaf:name "Chiwa Saito"@en,
        "斎藤千和"@ja .

<artist/9867#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36442#performance> ;
    schema:name "Erino Haduki"@en,
        "葉月絵理乃"@ja ;
    foaf:name "Erino Haduki"@en,
        "葉月絵理乃"@ja .

<album/36442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-29"^^xsd:date ;
    dcterms:title "ARIA The STATION Neo VENEZIA INFORMALE"@en,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja-latn ;
    mo:catalogue_number "ARIA-0001" ;
    mo:media_type "CD-ROM + CD" ;
    mo:publication_of <album/36442#musicalexpression> ;
    mo:publisher _:N12c1a0dc59c54e978304818bf0d76734 ;
    mo:record _:Nd2738801e5724a44a20cbef8d1529f98,
        _:Nd7ec68bd58154132b89f4d4c0d9965ac ;
    mo:record_count 2 ;
    schema:about <product/1703#subject> ;
    schema:byArtist <artist/3544#subject>,
        <artist/3554#subject>,
        <artist/3556#subject>,
        <artist/9867#subject> ;
    schema:datePublished "2006-09-29"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/24/36442/36442-1353341135.jpg> ;
    schema:name "ARIA The STATION Neo VENEZIA INFORMALE"@en,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja-latn ;
    schema:publisher _:N12c1a0dc59c54e978304818bf0d76734 ;
    foaf:depiction <https://media.vgm.io/albums/24/36442/36442-1353341135.jpg> .

<album/36442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ARIA The STATION Neo VENEZIA INFORMALE"@en,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja-latn ;
    mo:performance_of <album/36442#musicalwork> ;
    mo:performer <artist/3544#subject>,
        <artist/3554#subject>,
        <artist/3556#subject>,
        <artist/9867#subject> ;
    mo:recorded_as <album/36442#musicalexpression> ;
    schema:byArtist <artist/3544#subject>,
        <artist/3554#subject>,
        <artist/3556#subject>,
        <artist/9867#subject> ;
    schema:name "ARIA The STATION Neo VENEZIA INFORMALE"@en,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja,
        "ARIA The STATION Neo VENEZIA INFORMALE"@ja-latn ;
    schema:workPerformed <album/36442#musicalwork> .

_:N0d8a105a1d05419788b0414be48d3dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第12話 「フトゥーロ・プリマ ~未来のプリマ~」"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第12話 「フトゥーロ・プリマ ~未来のプリマ~」"@ja .

_:N12c1a0dc59c54e978304818bf0d76734 schema:name "Futuro Prima Studio"@en,
        "Futuro Prima Studio"@ja,
        "Futuro Prima Studio"@ja-latn ;
    foaf:name "Futuro Prima Studio"@en,
        "Futuro Prima Studio"@ja,
        "Futuro Prima Studio"@ja-latn .

_:N255f41c005144d53913cb7d8d4adb1ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第11話 「灯里のともだち大作戦」"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第11話 「灯里のともだち大作戦」"@ja .

_:N5a6d32bf85bb4e11ab2c4e8b7275b7ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第07話 「ネオ・ヴェネツィア観光案内」"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第07話 「ネオ・ヴェネツィア観光案内」"@ja .

_:N9066d81ce4644ad4a4e3934bb51a36f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第01話 「ラジオ,ですか?」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第01話 「ラジオ,ですか?」"@ja .

_:N9269f10ae48e482a819ba2b330c1bf16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第02話 「あらためまして,はじめまして」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第02話 「あらためまして,はじめまして」"@ja .

_:Na0bc805b10f24b8b865d316e0568d953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "でつかい録りおろしおまけ番組"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7ec68bd58154132b89f4d4c0d9965ac ;
    schema:name "でつかい録りおろしおまけ番組"@ja .

_:Na0e2620ba7bf4b09bc469c269905e2a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第04話 「1年に1度咲く,きれいな花」"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第04話 「1年に1度咲く,きれいな花」"@ja .

_:Nb473b663452b4f1ca84843676f5f99c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第10話 「かわいいおばさん」"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第10話 「かわいいおばさん」"@ja .

_:Nc2f92077742e4c5ebd0d6a4309a61431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第09話 「素敵な帽子」"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第09話 「素敵な帽子」"@ja .

_:Nc9f485f868a749c5982623de9f3c145d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第05話 「本日ハ猫日和ナり」"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第05話 「本日ハ猫日和ナり」"@ja .

_:Nd2e98b7176dc4764858ba5f9ea474678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第03話 「夜の空を見上げて」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第03話 「夜の空を見上げて」"@ja .

_:Nd7ec68bd58154132b89f4d4c0d9965ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na0bc805b10f24b8b865d316e0568d953 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na0bc805b10f24b8b865d316e0568d953 .

_:Ne431a91cd57a4a8dbac0d2cc0885a462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第06話 「初めての小さな大冒険」"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第06話 「初めての小さな大冒険」"@ja .

_:Nef6059c095684aa4bfa3a539d5e92cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第08話 「ネオ・ヴェネツィアンガラスの輝き」"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2738801e5724a44a20cbef8d1529f98 ;
    schema:name "第08話 「ネオ・ヴェネツィアンガラスの輝き」"@ja .

_:Nd2738801e5724a44a20cbef8d1529f98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d8a105a1d05419788b0414be48d3dab,
        _:N255f41c005144d53913cb7d8d4adb1ad,
        _:N5a6d32bf85bb4e11ab2c4e8b7275b7ab,
        _:N9066d81ce4644ad4a4e3934bb51a36f8,
        _:N9269f10ae48e482a819ba2b330c1bf16,
        _:Na0e2620ba7bf4b09bc469c269905e2a5,
        _:Nb473b663452b4f1ca84843676f5f99c8,
        _:Nc2f92077742e4c5ebd0d6a4309a61431,
        _:Nc9f485f868a749c5982623de9f3c145d,
        _:Nd2e98b7176dc4764858ba5f9ea474678,
        _:Ne431a91cd57a4a8dbac0d2cc0885a462,
        _:Nef6059c095684aa4bfa3a539d5e92cb9 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0d8a105a1d05419788b0414be48d3dab,
        _:N255f41c005144d53913cb7d8d4adb1ad,
        _:N5a6d32bf85bb4e11ab2c4e8b7275b7ab,
        _:N9066d81ce4644ad4a4e3934bb51a36f8,
        _:N9269f10ae48e482a819ba2b330c1bf16,
        _:Na0e2620ba7bf4b09bc469c269905e2a5,
        _:Nb473b663452b4f1ca84843676f5f99c8,
        _:Nc2f92077742e4c5ebd0d6a4309a61431,
        _:Nc9f485f868a749c5982623de9f3c145d,
        _:Nd2e98b7176dc4764858ba5f9ea474678,
        _:Ne431a91cd57a4a8dbac0d2cc0885a462,
        _:Nef6059c095684aa4bfa3a539d5e92cb9 .

