@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/bBrugA>
  gtm:kadastraalNummer "752"^^xsd:string ;
  gtm:kadastraleAanduiding "A752"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A752"^^xsd:string ;
  ns0:name "Perceel GDA01-A752"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13752> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7167942 52.0106313, 4.7167942 52.0106313, 4.7167873 52.0107822, 4.7169022 52.0107888, 4.7169585 52.010792, 4.7170032 52.0106365, 4.7169597 52.0106354, 4.7167942 52.0106313))"^^geo:wktLiteral ;
    osm:area 224.0
  ] .

