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

<artist/13893#subject> a schema:Person,
        foaf:Person ;
    schema:name "ICHIKO"@en ;
    foaf:made <album/30032#subject>,
        <album/30032#vocals> ;
    foaf:name "ICHIKO"@en .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/30032#lyrics>,
        <album/30032#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/9828#subject> a schema:Person,
        foaf:Person ;
    schema:name "Dai Murai"@en,
        "村井大"@ja ;
    foaf:made <album/30032#lyrics>,
        <album/30032#subject> ;
    foaf:name "Dai Murai"@en,
        "村井大"@ja .

<artist/12186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30032#subject> ;
    schema:name "Takafumi Iwasaki"@en,
        "岩崎貴文"@ja ;
    foaf:made <album/30032#composition>,
        <album/30032#subject> ;
    foaf:name "Takafumi Iwasaki"@en,
        "岩崎貴文"@ja .

<artist/8219#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30032#subject> ;
    schema:name "Morihiro Suzuki"@en,
        "鈴木盛広"@ja ;
    foaf:made <album/30032#composition>,
        <album/30032#subject> ;
    foaf:name "Morihiro Suzuki"@en,
        "鈴木盛広"@ja .

<product/3192#subject> a schema:CreativeWork ;
    schema:name "The Familiar of Zero F"@en,
        "ゼロの使い魔F"@ja,
        "Zero no Tsukaima F"@ja-latn ;
    foaf:name "The Familiar of Zero F"@en,
        "ゼロの使い魔F"@ja,
        "Zero no Tsukaima F"@ja-latn .

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

<album/30032#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I'LL BE THERE FOR YOU / ICHIKO"@en,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja-latn ;
    mo:performance_of <album/30032#musicalwork> ;
    mo:recorded_as <album/30032#musicalexpression> ;
    schema:name "I'LL BE THERE FOR YOU / ICHIKO"@en,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja-latn ;
    schema:workPerformed <album/30032#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/23/30032/30032-1411077634.jpg> a schema:ImageObject,
        foaf:Image .

<album/30032#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I'LL BE THERE FOR YOU / ICHIKO"@en,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja-latn ;
    mo:composer <artist/12186#subject>,
        <artist/8219#subject> ;
    mo:produced_work <album/30032#musicalwork> ;
    schema:name "I'LL BE THERE FOR YOU / ICHIKO"@en,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja-latn .

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

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

<album/30032#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-01"^^xsd:date ;
    dcterms:title "I'LL BE THERE FOR YOU / ICHIKO"@en,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja-latn ;
    mo:catalogue_number "COCC-16542" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30032#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N8eca6730038a452c85270529d6706c30 ;
    mo:record_count 1 ;
    schema:about <product/3192#subject> ;
    schema:datePublished "2012-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/30032/30032-1411077634.jpg> ;
    schema:name "I'LL BE THERE FOR YOU / ICHIKO"@en,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja,
        "I'LL BE THERE FOR YOU / ICHIKO"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/30032/30032-1411077634.jpg> .

_:N181210813f0e4d0bbfefd8747bae99fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Romance"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8eca6730038a452c85270529d6706c30 ;
    schema:name "Endless Romance"@en .

_:N8e5d91c5f62e4d7bae9d10c16f23ae84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Romance (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8eca6730038a452c85270529d6706c30 ;
    schema:name "Endless Romance (off vocal)"@en .

_:Nf20e7776711a4f26a3da9186bd81874e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'LL BE THERE FOR YOU (off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N8eca6730038a452c85270529d6706c30 ;
    schema:name "I'LL BE THERE FOR YOU (off vocal)"@en .

_:Nfc0836a323ea4b799f8b093c608cd258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'LL BE THERE FOR YOU"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N8eca6730038a452c85270529d6706c30 ;
    schema:name "I'LL BE THERE FOR YOU"@en .

_:N8eca6730038a452c85270529d6706c30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N181210813f0e4d0bbfefd8747bae99fd,
        _:N8e5d91c5f62e4d7bae9d10c16f23ae84,
        _:Nf20e7776711a4f26a3da9186bd81874e,
        _:Nfc0836a323ea4b799f8b093c608cd258 ;
    mo:track_count 4 ;
    schema:duration "PT16:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N181210813f0e4d0bbfefd8747bae99fd,
        _:N8e5d91c5f62e4d7bae9d10c16f23ae84,
        _:Nf20e7776711a4f26a3da9186bd81874e,
        _:Nfc0836a323ea4b799f8b093c608cd258 .

