@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@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/brRhJb>
  gtm:kadastraalNummer "992"^^xsd:string ;
  gtm:kadastraleAanduiding "C992"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C992"^^xsd:string ;
  schema:name "Perceel GDA01-C992"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15874> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7127435 52.0131542, 4.712496 52.013044, 4.7124834 52.0130385, 4.7124333 52.0130687, 4.7125536 52.0131266, 4.7125815 52.0131028, 4.7126436 52.0131291, 4.7126376 52.0131345, 4.7127198 52.0131693, 4.7126911 52.0131924, 4.7127678 52.0132293, 4.7127859 52.0132373, 4.7128539 52.0131772, 4.7128406 52.0131712, 4.7128058 52.0132004, 4.7127722 52.0131852, 4.7127296 52.0131659, 4.7127435 52.0131542))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

