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

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52067#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/52067#composition>,
        <album/52067#lyrics>,
        <album/52067#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<product/3272#subject> a schema:CreativeWork ;
    schema:name "NISEKOI: -False Love-"@en,
        "ニセコイ:"@ja,
        "Nisekoi:"@ja-latn ;
    foaf:name "NISEKOI: -False Love-"@en,
        "ニセコイ:"@ja,
        "Nisekoi:"@ja-latn .

<album/52067#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AIMAI-Hz/TrIGgER"@en,
        "曖昧ヘルツ/TrIGgER"@ja,
        "AIMAI-Hz/TrIGgER"@ja-latn ;
    mo:composer <artist/10945#subject> ;
    mo:produced_work <album/52067#musicalwork> ;
    schema:name "AIMAI-Hz/TrIGgER"@en,
        "曖昧ヘルツ/TrIGgER"@ja,
        "AIMAI-Hz/TrIGgER"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/76/52067/52067-1435172008.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52067#performance> ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/12665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52067#performance> ;
    schema:name "Mikako Komatsu"@en,
        "小松未可子"@ja ;
    foaf:name "Mikako Komatsu"@en,
        "小松未可子"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52067#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52067#performance> ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<album/52067#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AIMAI-Hz/TrIGgER"@en,
        "曖昧ヘルツ/TrIGgER"@ja,
        "AIMAI-Hz/TrIGgER"@ja-latn ;
    mo:performance_of <album/52067#musicalwork> ;
    mo:performer <artist/11436#subject>,
        <artist/12665#subject>,
        <artist/4557#subject>,
        <artist/6783#subject> ;
    mo:recorded_as <album/52067#musicalexpression> ;
    schema:byArtist <artist/11436#subject>,
        <artist/12665#subject>,
        <artist/4557#subject>,
        <artist/6783#subject> ;
    schema:name "AIMAI-Hz/TrIGgER"@en,
        "曖昧ヘルツ/TrIGgER"@ja,
        "AIMAI-Hz/TrIGgER"@ja-latn ;
    schema:workPerformed <album/52067#musicalwork> .

<album/52067#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-24"^^xsd:date ;
    dcterms:title "AIMAI-Hz/TrIGgER"@en,
        "曖昧ヘルツ/TrIGgER"@ja,
        "AIMAI-Hz/TrIGgER"@ja-latn ;
    mo:catalogue_number "ANZX-11162" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52067#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N7c8f8531d7114e928ba7a59f8b957062 ;
    mo:record_count 1 ;
    schema:about <product/3272#subject> ;
    schema:byArtist <artist/11436#subject>,
        <artist/12665#subject>,
        <artist/4557#subject>,
        <artist/6783#subject> ;
    schema:datePublished "2015-06-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/52067/52067-1435172008.jpg> ;
    schema:name "AIMAI-Hz/TrIGgER"@en,
        "曖昧ヘルツ/TrIGgER"@ja,
        "AIMAI-Hz/TrIGgER"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/52067/52067-1435172008.jpg> .

_:N12a8c56baaae4693be649199dbefb3e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TrIGgER (TVsize ver.)"@ja,
        "TrIGgER (TVsize ver.)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N7c8f8531d7114e928ba7a59f8b957062 ;
    schema:name "TrIGgER (TVsize ver.)"@ja,
        "TrIGgER (TVsize ver.)"@ja-latn .

_:N3e3acebac1e440a19e3d64c9e2181e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TrIGgER"@ja,
        "TrIGgER"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N7c8f8531d7114e928ba7a59f8b957062 ;
    schema:name "TrIGgER"@ja,
        "TrIGgER"@ja-latn .

_:N70c8172302b3400daa9f17d96228126c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧ヘルツ"@ja,
        "AIMAI-Hz"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7c8f8531d7114e928ba7a59f8b957062 ;
    schema:name "曖昧ヘルツ"@ja,
        "AIMAI-Hz"@ja-latn .

_:N870e622d01a544cfbcb3c09d2c17d48f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TrIGgER -インスト-"@ja,
        "TrIGgER -Inst-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N7c8f8531d7114e928ba7a59f8b957062 ;
    schema:name "TrIGgER -インスト-"@ja,
        "TrIGgER -Inst-"@ja-latn .

_:Nbfcda9dc7d294164adb3537d091c585a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧ヘルツ (TVsize ver.)"@ja,
        "AIMAI-Hz (TVsize ver.)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N7c8f8531d7114e928ba7a59f8b957062 ;
    schema:name "曖昧ヘルツ (TVsize ver.)"@ja,
        "AIMAI-Hz (TVsize ver.)"@ja-latn .

_:Nc67c3960a0e64ff8a66c12ad28d3a9a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧ヘルツ -インスト-"@ja,
        "AIMAI-Hz -Inst-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7c8f8531d7114e928ba7a59f8b957062 ;
    schema:name "曖昧ヘルツ -インスト-"@ja,
        "AIMAI-Hz -Inst-"@ja-latn .

_:N7c8f8531d7114e928ba7a59f8b957062 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12a8c56baaae4693be649199dbefb3e6,
        _:N3e3acebac1e440a19e3d64c9e2181e29,
        _:N70c8172302b3400daa9f17d96228126c,
        _:N870e622d01a544cfbcb3c09d2c17d48f,
        _:Nbfcda9dc7d294164adb3537d091c585a,
        _:Nc67c3960a0e64ff8a66c12ad28d3a9a5 ;
    mo:track_count 6 ;
    schema:duration "PT18:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N12a8c56baaae4693be649199dbefb3e6,
        _:N3e3acebac1e440a19e3d64c9e2181e29,
        _:N70c8172302b3400daa9f17d96228126c,
        _:N870e622d01a544cfbcb3c09d2c17d48f,
        _:Nbfcda9dc7d294164adb3537d091c585a,
        _:Nc67c3960a0e64ff8a66c12ad28d3a9a5 .

