@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/bZNmQY>
  gtm:kadastraalNummer "227"^^xsd:string ;
  gtm:kadastraleAanduiding "B227"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B227"^^xsd:string ;
  ns0:name "Perceel GDA01-B227"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14074> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7046494 52.0122879, 4.7046949 52.0121779, 4.7046395 52.0121408, 4.7046516 52.0121139, 4.7046075 52.0120865, 4.7045867 52.0120813, 4.7045703 52.0120752, 4.7045319 52.0120517, 4.7044984 52.0120312, 4.704473 52.0120157, 4.7044331 52.0119913, 4.7044188 52.0120016, 4.7042579 52.0118779, 4.7041656 52.0119243, 4.7043405 52.0120605, 4.7045071 52.0121749, 4.7045011 52.0121791, 4.7045135 52.012187, 4.704484 52.0122069, 4.7044922 52.0122126, 4.7045921 52.0122821, 4.7046256 52.0123052, 4.7046494 52.0122879))"^^geo:wktLiteral ;
    osm:area 512.0
  ] .

