@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p250212102> a schema1:Organization ;
    schema1:alternateName "ISFG" ;
    schema1:description "... ISFG International Society for Forensic Genetics (formerly ISFH International Society for Forensic Haemogenetics).",
        "Voortz. van: International Society for Forensic Haemogenetics"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p250212102>,
        <https://data2.bibliotheken.nl/.well-known/genid/74581a8ef1c74c235909079c53c887e8> ;
    schema1:name "International Society for Forensic Genetics" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p173825176> .

