@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix begrippen: <https://vocabs.cbs.nl/def/begrippen/> .
@prefix soi2016: <https://vocabs.cbs.nl/def/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://taxonomie.cbs.nl/vocab/id/374>
  skos:narrower begrippen:85 ;
  a skos:Concept ;
  skos:prefLabel "Bedrijven"@nl .

begrippen:513
  skos:related begrippen:85 ;
  a skos:Concept, soi2016:Concept ;
  skos:prefLabel "Financiële baten"@nl .

begrippen:1790
  skos:related begrippen:85 ;
  a skos:Concept, soi2016:Concept ;
  skos:prefLabel "Financiële lasten"@nl .

begrippen:85
  a skos:Concept, soi2016:Concept ;
  dc:identifier "0bb836a8-25d1-406e-a82a-540c53b49fc9-nl-nl" ;
  skos:inScheme begrippen:scheme ;
  skos:prefLabel "Financieel resultaat"@nl, "Operating surplus"@en ;
  skos:definition "De financiële baten minus de financiële lasten."@nl, "The financial revenues minus the financial expenditure. The revenues come from interest, investment income, participations, dividends and other financial revenues. The expenditure consist of interest paid, loans, loss in participations and investments."@en ;
  owl:versionInfo "1" ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/374> ;
  dc:source <https://www.cbs.nl/nl-nl/onze-diensten/methoden/begrippen/financieel-resultaat> ;
  dc:modified "2022-02-23T15:53:29Z"^^xsd:dateTime ;
  dc:created "2016-03-23T09:12:55Z"^^xsd:dateTime ;
  skos:related begrippen:513, begrippen:1790 .

soi2016:Concept rdfs:label "CBS begrip"@nl, "CBS concept"@en .
begrippen:scheme
  a skos:ConceptScheme ;
  skos:prefLabel "Begrippen CBS"@nl, "Concepts Statistics Netherlands"@en .

