@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/bNILYc>
  gtm:kadastraalNummer "1019" ;
  gtm:kadastraleAanduiding "B1019" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1019" ;
  ns0:name "Perceel GDA01-B1019"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14865> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080952 52.0096217, 4.7081061 52.0096316, 4.708207 52.0097216, 4.7082922 52.0097803, 4.7083265 52.0097424, 4.7082933 52.0097105, 4.7081909 52.0096123, 4.7081794 52.0096025, 4.7080952 52.0096217))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

