@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/beMHFf>
  gtm:kadastraalNummer "288"^^xsd:string ;
  gtm:kadastraleAanduiding "B288"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B288"^^xsd:string ;
  ns0:name "Perceel GDA01-B288"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14134> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7046369 52.0116602, 4.7046501 52.0116672, 4.7047459 52.0117186, 4.7048052 52.0117504, 4.7048395 52.0117261, 4.7048958 52.0117563, 4.7049179 52.0117405, 4.7048962 52.0117289, 4.7049413 52.0116968, 4.704896 52.0116726, 4.7048381 52.0117136, 4.7047007 52.0116383, 4.704687 52.0116308, 4.7046369 52.0116602))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

