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

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

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

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

<https://medium-media.vgm.io/albums/25/98552/98552-1588592895.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98552#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Loud House Theme & End Credit"@en,
        "The Loud House Theme & End Credit"@ja,
        "The Loud House Theme & End Credit"@ja-latn ;
    mo:performance_of <album/98552#musicalwork> ;
    mo:performer _:N05bc811a7e4b44c383280b76ef924f83,
        _:Ndf348f97989d4f4ba657cd31aaee691a ;
    mo:recorded_as <album/98552#musicalexpression> ;
    schema:byArtist _:N05bc811a7e4b44c383280b76ef924f83,
        _:Ndf348f97989d4f4ba657cd31aaee691a ;
    schema:name "The Loud House Theme & End Credit"@en,
        "The Loud House Theme & End Credit"@ja,
        "The Loud House Theme & End Credit"@ja-latn ;
    schema:workPerformed <album/98552#musicalwork> .

<album/98552#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Loud House Theme & End Credit"@en,
        "The Loud House Theme & End Credit"@ja,
        "The Loud House Theme & End Credit"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Michelle Lewis"@en ;
            foaf:made <album/98552#composition> ;
            foaf:name "Michelle Lewis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chris Savino"@en ;
            foaf:made <album/98552#composition> ;
            foaf:name "Chris Savino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Doug Rockwell"@en ;
            foaf:made <album/98552#composition> ;
            foaf:name "Doug Rockwell"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Freddy Horvath"@en ;
            foaf:made <album/98552#composition> ;
            foaf:name "Freddy Horvath"@en ] ;
    mo:produced_work <album/98552#musicalwork> ;
    schema:name "The Loud House Theme & End Credit"@en,
        "The Loud House Theme & End Credit"@ja,
        "The Loud House Theme & End Credit"@ja-latn .

<album/98552#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-04"^^xsd:date ;
    dcterms:title "The Loud House Theme & End Credit"@en,
        "The Loud House Theme & End Credit"@ja,
        "The Loud House Theme & End Credit"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98552#musicalexpression> ;
    mo:publisher _:N6bea72277d4645a8b7d0fba5cacdcd74 ;
    mo:record _:N647caf4230ba46338073fda77ae274b6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Loud House"@en ;
            foaf:name "The Loud House"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Freddy Horvath"@en ;
            foaf:name "Freddy Horvath"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Doug Rockwell"@en ;
            foaf:name "Doug Rockwell"@en ] ;
    schema:datePublished "2020-05-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/98552/98552-1588592895.jpg> ;
    schema:name "The Loud House Theme & End Credit"@en,
        "The Loud House Theme & End Credit"@ja,
        "The Loud House Theme & End Credit"@ja-latn ;
    schema:publisher _:N6bea72277d4645a8b7d0fba5cacdcd74 ;
    foaf:depiction <https://media.vgm.io/albums/25/98552/98552-1588592895.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98552#subject> ;
    schema:name "Doug Rockwell"@en ;
    foaf:made <album/98552#subject> ;
    foaf:name "Doug Rockwell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michelle Lewis"@en ;
    foaf:made <album/98552#lyrics> ;
    foaf:name "Michelle Lewis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Doug Rockwell"@en ;
    foaf:made <album/98552#lyrics> ;
    foaf:name "Doug Rockwell"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98552#subject> ;
    schema:name "Freddy Horvath"@en ;
    foaf:made <album/98552#subject> ;
    foaf:name "Freddy Horvath"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Doug Rockwell"@en ;
    foaf:made <album/98552#subject> ;
    foaf:name "Doug Rockwell"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98552#subject> ;
    schema:name "Chris Savino"@en ;
    foaf:made <album/98552#subject> ;
    foaf:name "Chris Savino"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98552#subject> ;
    schema:name "Michelle Lewis"@en ;
    foaf:made <album/98552#subject> ;
    foaf:name "Michelle Lewis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michelle Lewis"@en ;
    foaf:made <album/98552#subject> ;
    foaf:name "Michelle Lewis"@en .

_:N05bc811a7e4b44c383280b76ef924f83 a schema:Person,
        foaf:Person ;
    mo:performed <album/98552#performance> ;
    schema:name "Freddy Horvath"@en ;
    foaf:name "Freddy Horvath"@en .

_:N1cfac1aef1364f1ba9583e45a8aedcd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Loud House End Credit"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N647caf4230ba46338073fda77ae274b6 ;
    schema:name "The Loud House End Credit"@en .

_:N6bea72277d4645a8b7d0fba5cacdcd74 schema:name "Viacom International Inc."@en ;
    foaf:name "Viacom International Inc."@en .

_:N7707cf37b4f34ac6a9280912f8f4188e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Loud House Theme Song"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N647caf4230ba46338073fda77ae274b6 ;
    schema:name "The Loud House Theme Song"@en .

_:Ndf348f97989d4f4ba657cd31aaee691a a schema:Person,
        foaf:Person ;
    mo:performed <album/98552#performance> ;
    schema:name "Doug Rockwell"@en ;
    foaf:name "Doug Rockwell"@en .

_:N647caf4230ba46338073fda77ae274b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cfac1aef1364f1ba9583e45a8aedcd8,
        _:N7707cf37b4f34ac6a9280912f8f4188e ;
    mo:track_count 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1cfac1aef1364f1ba9583e45a8aedcd8,
        _:N7707cf37b4f34ac6a9280912f8f4188e .

