@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/bzLSHT>
  gtm:kadastraalNummer "131"^^xsd:string ;
  gtm:kadastraleAanduiding "A131"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A131"^^xsd:string ;
  schema:name "Perceel GDA01-A131"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13133> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7042247 52.0130934, 4.7043697 52.0129867, 4.7043096 52.0129507, 4.7041307 52.0130826, 4.7040694 52.0131279, 4.7039949 52.0131829, 4.7039589 52.0132094, 4.7038269 52.013307, 4.7033168 52.0136833, 4.7032595 52.0137257, 4.7032649 52.0137284, 4.7033221 52.0137466, 4.7033425 52.0137344, 4.7033536 52.0137304, 4.7033614 52.0137314, 4.7037495 52.013444, 4.7042247 52.0130934))"^^geo:wktLiteral ;
    osm:area 636.0
  ] .

