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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/46300#lyrics>,
        <album/46300#subject> ;
    foaf:name "KOTOKO"@en .

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46300#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/46300#composition>,
        <album/46300#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<product/2775#subject> a schema:CreativeWork ;
    schema:name "Ano Natsu de Matteru Tokubetsuhen"@en,
        "あの夏で待ってる 特別編"@ja,
        "Ano Natsu de Matteru Tokubetsuhen"@ja-latn ;
    foaf:name "Ano Natsu de Matteru Tokubetsuhen"@en,
        "あの夏で待ってる 特別編"@ja,
        "Ano Natsu de Matteru Tokubetsuhen"@ja-latn .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/46300/46300-1406719041.jpg> a schema:ImageObject,
        foaf:Image .

<album/46300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@en,
        "あの夏で待ってる 特別編 -THEME SONGS-"@ja,
        "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@ja-latn ;
    mo:composer <artist/151#subject>,
        <artist/2#subject> ;
    mo:produced_work <album/46300#musicalwork> ;
    schema:name "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@en,
        "あの夏で待ってる 特別編 -THEME SONGS-"@ja,
        "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@ja-latn .

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

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

<artist/13097#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46300#performance> ;
    schema:name "Ray"@en ;
    foaf:name "Ray"@en .

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46300#performance> ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:made <album/46300#lyrics>,
        <album/46300#subject> ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<album/46300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@en,
        "あの夏で待ってる 特別編 -THEME SONGS-"@ja,
        "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@ja-latn ;
    mo:performance_of <album/46300#musicalwork> ;
    mo:performer <artist/13097#subject>,
        <artist/5524#subject> ;
    mo:recorded_as <album/46300#musicalexpression> ;
    schema:byArtist <artist/13097#subject>,
        <artist/5524#subject> ;
    schema:name "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@en,
        "あの夏で待ってる 特別編 -THEME SONGS-"@ja,
        "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@ja-latn ;
    schema:workPerformed <album/46300#musicalwork> .

<album/46300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-29"^^xsd:date ;
    dcterms:title "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@en,
        "あの夏で待ってる 特別編 -THEME SONGS-"@ja,
        "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@ja-latn ;
    mo:catalogue_number "GNCA-0349" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46300#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Nd6fc26c592b24fe2b9287b153731c232 ;
    mo:record_count 1 ;
    schema:about <product/2775#subject> ;
    schema:byArtist <artist/13097#subject>,
        <artist/5524#subject> ;
    schema:datePublished "2014-08-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/46300/46300-1406719041.jpg> ;
    schema:name "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@en,
        "あの夏で待ってる 特別編 -THEME SONGS-"@ja,
        "Ano Natsu de Matteru Tokubetsuhen -THEME SONGS-"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/46300/46300-1406719041.jpg> .

_:N2eb2985a802f4f869d135486f38fdaf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "季節のシャッター"@ja,
        "Kisetsu no Shutter"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nd6fc26c592b24fe2b9287b153731c232 ;
    schema:name "季節のシャッター"@ja,
        "Kisetsu no Shutter"@ja-latn .

_:N991f9ed0498945f8b02ef58cb4b49ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "point at infinity [instrumental]"@ja,
        "point at infinity [instrumental]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nd6fc26c592b24fe2b9287b153731c232 ;
    schema:name "point at infinity [instrumental]"@ja,
        "point at infinity [instrumental]"@ja-latn .

_:Na520a73e44a441478c6f02a52be7c1a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "point at infinity"@ja,
        "point at infinity"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nd6fc26c592b24fe2b9287b153731c232 ;
    schema:name "point at infinity"@ja,
        "point at infinity"@ja-latn .

_:Nb52310e0f7fb429881120c10cbe94f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "季節のシャッター [instrumental]"@ja,
        "Kisetsu no Shutter [instrumental]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nd6fc26c592b24fe2b9287b153731c232 ;
    schema:name "季節のシャッター [instrumental]"@ja,
        "Kisetsu no Shutter [instrumental]"@ja-latn .

_:Nd6fc26c592b24fe2b9287b153731c232 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2eb2985a802f4f869d135486f38fdaf2,
        _:N991f9ed0498945f8b02ef58cb4b49ee1,
        _:Na520a73e44a441478c6f02a52be7c1a5,
        _:Nb52310e0f7fb429881120c10cbe94f70 ;
    mo:track_count 4 ;
    schema:duration "PT20:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2eb2985a802f4f869d135486f38fdaf2,
        _:N991f9ed0498945f8b02ef58cb4b49ee1,
        _:Na520a73e44a441478c6f02a52be7c1a5,
        _:Nb52310e0f7fb429881120c10cbe94f70 .

