@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/baq0eU>
  gtm:kadastraalNummer "544" ;
  gtm:kadastraleAanduiding "B544" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B544" ;
  ns0:name "Perceel GDA01-B544"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14390> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094493 52.0141697, 4.7096468 52.0142692, 4.709669 52.0142804, 4.7096807 52.0142807, 4.7096905 52.0142014, 4.7096955 52.0141599, 4.7096794 52.0141592, 4.7095661 52.0141266, 4.7095431 52.0141048, 4.7094493 52.0141697))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

