@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/buYPGu>
  gtm:kadastraalNummer "4329"^^xsd:string ;
  gtm:oppervlakte "93"^^xsd:string ;
  gtm:kadastraleAanduiding "C4329"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4329"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16260432970000"@nl ;
  schema:name "Perceel GDA01-C4329"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260432970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQkpc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72592> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71369424 52.00963531, 4.71370121 52.00960787, 4.71368106 52.00960592, 4.71368095 52.00960637, 4.71360982 52.00959905, 4.71342333 52.00958680, 4.71344117 52.00955503, 4.71378565 52.00958978, 4.71376445 52.00964207, 4.71374651 52.00964032, 4.71369424 52.00963531))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

