@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/brebv4>
  gtm:kadastraalNummer "403"^^xsd:string ;
  gtm:kadastraleAanduiding "A403"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A403"^^xsd:string ;
  ns0:name "Perceel GDA01-A403"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13405> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7159986 52.01419, 4.7160125 52.0141584, 4.7160125 52.0141584, 4.7159785 52.0141512, 4.7159461 52.0141444, 4.7158948 52.014262, 4.7159276 52.0142677, 4.7159619 52.0142735, 4.7159986 52.01419))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

