@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/b9ZBQw>
  gtm:kadastraalNummer "645"^^xsd:string ;
  gtm:kadastraleAanduiding "A645"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A645"^^xsd:string ;
  ns0:name "Perceel GDA01-A645"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13647> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7223792 52.0143598, 4.7222899 52.0143452, 4.7222732 52.0143838, 4.7221304 52.0143603, 4.7220915 52.0143541, 4.7220204 52.0144177, 4.7220355 52.01442, 4.7219806 52.0145444, 4.7223489 52.0146452, 4.7223659 52.0146298, 4.7223745 52.0146091, 4.7223672 52.0145936, 4.7223659 52.0145709, 4.7223716 52.014539, 4.7223961 52.0145007, 4.7224115 52.0144765, 4.7224181 52.0144573, 4.7224232 52.0144393, 4.7223694 52.0144325, 4.7223926 52.014362, 4.7223792 52.0143598))"^^geo:wktLiteral ;
    osm:area 668.0
  ] .

