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

<artist/13096#subject> a schema:Person,
        foaf:Person ;
    schema:name "fumio yasuda"@en ;
    foaf:made <album/82555#lyrics>,
        <album/82555#subject> ;
    foaf:name "fumio yasuda"@en .

<artist/155#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Kawada"@en,
        "川田まみ"@ja ;
    foaf:made <album/82555#lyrics>,
        <album/82555#subject> ;
    foaf:name "Mami Kawada"@en,
        "川田まみ"@ja .

<artist/30549#subject> a schema:Person,
        foaf:Person ;
    schema:name "nonoc"@en ;
    foaf:made <album/82555#lyrics>,
        <album/82555#subject>,
        <album/82555#vocals> ;
    foaf:name "nonoc"@en .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82555#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/82555#composition>,
        <album/82555#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/27790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82555#subject> ;
    schema:name "Fumiya Taguchi"@en,
        "タグチフミヤ"@ja ;
    foaf:made <album/82555#composition>,
        <album/82555#subject> ;
    foaf:name "Fumiya Taguchi"@en,
        "タグチフミヤ"@ja .

<product/6903#subject> a schema:CreativeWork ;
    schema:name "Magical Girl Spec-Ops Asuka"@en,
        "魔法少女特殊戦あすか"@ja,
        "Mahou Shoujo Tokushusen Asuka"@ja-latn ;
    foaf:name "Magical Girl Spec-Ops Asuka"@en,
        "魔法少女特殊戦あすか"@ja,
        "Mahou Shoujo Tokushusen Asuka"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/55/82555/82555-1589982204.jpg> a schema:ImageObject,
        foaf:Image .

<album/82555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KODO / nonoc"@en,
        "KODO / nonoc"@ja,
        "KODO / nonoc"@ja-latn ;
    mo:composer <artist/151#subject>,
        <artist/27790#subject> ;
    mo:produced_work <album/82555#musicalwork> ;
    schema:name "KODO / nonoc"@en,
        "KODO / nonoc"@ja,
        "KODO / nonoc"@ja-latn .

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

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

<album/82555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-27"^^xsd:date ;
    dcterms:title "KODO / nonoc"@en,
        "KODO / nonoc"@ja,
        "KODO / nonoc"@ja-latn ;
    mo:catalogue_number "ZMCZ-12961" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82555#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N1904b53241cc4027bb3087e2d3824dca ;
    mo:record_count 1 ;
    schema:about <product/6903#subject> ;
    schema:datePublished "2019-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/82555/82555-1589982204.jpg> ;
    schema:name "KODO / nonoc"@en,
        "KODO / nonoc"@ja,
        "KODO / nonoc"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/82555/82555-1589982204.jpg> .

_:N5e4e29c49bee421f93dc4d017e1ec260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KODO"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1904b53241cc4027bb3087e2d3824dca ;
    schema:name "KODO"@en .

_:Na99962958def41bb99165fcd6f070d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucid Dream (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1904b53241cc4027bb3087e2d3824dca ;
    schema:name "Lucid Dream (instrumental)"@en .

_:Nb0748575de23492a8a3e16ae53c39ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucid Dream"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1904b53241cc4027bb3087e2d3824dca ;
    schema:name "Lucid Dream"@en .

_:Nd2a34e03eb3e4a72b1e66b007a34531e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KODO (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1904b53241cc4027bb3087e2d3824dca ;
    schema:name "KODO (instrumental)"@en .

_:N1904b53241cc4027bb3087e2d3824dca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e4e29c49bee421f93dc4d017e1ec260,
        _:Na99962958def41bb99165fcd6f070d42,
        _:Nb0748575de23492a8a3e16ae53c39ea5,
        _:Nd2a34e03eb3e4a72b1e66b007a34531e ;
    mo:track_count 4 ;
    schema:duration "PT16:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5e4e29c49bee421f93dc4d017e1ec260,
        _:Na99962958def41bb99165fcd6f070d42,
        _:Nb0748575de23492a8a3e16ae53c39ea5,
        _:Nd2a34e03eb3e4a72b1e66b007a34531e .

