@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/bzLSSS>
  gtm:kadastraalNummer "991"^^xsd:string ;
  gtm:kadastraleAanduiding "C991"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C991"^^xsd:string ;
  schema:name "Perceel GDA01-C991"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15873> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125536 52.0131266, 4.7124333 52.0130687, 4.7123795 52.0131021, 4.7123938 52.0131082, 4.7125291 52.0131665, 4.7125893 52.0131922, 4.7126135 52.0132024, 4.7126075 52.0132077, 4.7126548 52.0132279, 4.7126477 52.0132342, 4.7126989 52.013256, 4.7127202 52.013237, 4.7127527 52.0132413, 4.7127678 52.0132293, 4.7126911 52.0131924, 4.7126144 52.0131554, 4.7125536 52.0131266))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

