@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/bxTAAB>
  gtm:kadastraalNummer "246"^^xsd:string ;
  gtm:kadastraleAanduiding "B246"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B246"^^xsd:string ;
  ns0:name "Perceel GDA01-B246"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14093> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061976 52.0125219, 4.7062701 52.0125599, 4.7062798 52.0125518, 4.7063998 52.0124512, 4.7064293 52.0124643, 4.7064432 52.0124523, 4.7064755 52.0124667, 4.7065089 52.0124378, 4.7067251 52.0122521, 4.70667 52.0122272, 4.7065545 52.0123248, 4.7064812 52.01229, 4.7064965 52.0122777, 4.7064793 52.0122695, 4.7064628 52.0122827, 4.7064653 52.0122941, 4.7062085 52.0125126, 4.7061976 52.0125219))"^^geo:wktLiteral ;
    osm:area 367.0
  ] .

