@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/biWHqy>
  gtm:kadastraalNummer "133"^^xsd:string ;
  gtm:kadastraleAanduiding "A133"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A133"^^xsd:string ;
  schema:name "Perceel GDA01-A133"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13135> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7038351 52.0134916, 4.7038722 52.0134623, 4.7038689 52.0134503, 4.7040301 52.0133328, 4.7042379 52.0131813, 4.7043737 52.0130809, 4.7043737 52.0130809, 4.7043595 52.0130735, 4.7043101 52.0131112, 4.7042843 52.0130964, 4.7042613 52.013113, 4.7042247 52.0130934, 4.7037495 52.013444, 4.7038351 52.0134916))"^^geo:wktLiteral ;
    osm:area 369.0
  ] .

