@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p42742870X> a schema1:Organization ;
    schema1:alternateName "IFCC" ;
    schema1:description "The International Federation of Clinical Chemistry and Laboratory Medicine (IFCC) is a worldwide, non-political organization for clinical chemistry and laboratory medicine.",
        "https://www.ifcc.org/",
        "ppn: !213147157!" ;
    schema1:foundingDate "1952"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/bb77d3f9f0db3561839fe88e95b48989> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p42742870X>,
        <https://data2.bibliotheken.nl/.well-known/genid/93da96764ace8adf99dabef710f3b809> ;
    schema1:name "International Federation of Clinical Chemistry and Laboratory Medicine" .

