@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/bI5SiH>
  gtm:kadastraalNummer "28"^^xsd:string ;
  gtm:kadastraleAanduiding "B28"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B28"^^xsd:string ;
  ns0:name "Perceel GDA01-B28"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13875> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096349 52.0144734, 4.7094748 52.0144082, 4.7094466 52.0144069, 4.7093938 52.0143932, 4.7093304 52.0143718, 4.7093155 52.014385, 4.7092372 52.0143563, 4.7092305 52.0143633, 4.7092214 52.0143704, 4.7094558 52.0144674, 4.7094785 52.0144474, 4.7096387 52.0145169, 4.7096508 52.0145169, 4.7096571 52.0144762, 4.709644 52.0144764, 4.7096349 52.0144734))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

