@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/b3KC7K>
  gtm:kadastraalNummer "282"^^xsd:string ;
  gtm:kadastraleAanduiding "A282"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A282"^^xsd:string ;
  schema:name "Perceel GDA01-A282"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13284> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70995 52.0159044,4.7099512 52.0159105,4.7098936 52.0159113,4.7098953 52.0159209,4.7097739 52.0159227,4.7097784 52.0159793,4.7100734 52.015981,4.7100701 52.0158673,4.7099428 52.0158695,4.70995 52.0159044))"^^geo:wktLiteral ;
    osm:area 187.0
  ] .

