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

<http://data.bibliotheken.nl/id/thes/p234607173> a schema1:Organization ;
    schema1:alternateName "NRC",
        "Nationaal Restauratie Centrum" ;
    schema1:description ".. ! at",
        "Met de oprichting van de stichting Nationaal Restauratie Centrum (NRC) in 1989 ..." ;
    schema1:foundingDate "1989"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/20bb49a48789413bed947630626c9f79> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p234607173>,
        <https://data2.bibliotheken.nl/.well-known/genid/0e1819f127f2df15317bf61885f49704> ;
    schema1:name "Stichting Nationaal Restauratie Centrum" .

