@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/bjn5V2>
  gtm:kadastraalNummer "1140"^^xsd:string ;
  gtm:kadastraleAanduiding "C1140"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1140"^^xsd:string ;
  schema:name "Perceel GDA01-C1140"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16022> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148215 52.0113391, 4.714841 52.011246, 4.714739 52.0112383, 4.7146069 52.0112298, 4.7145897 52.0113655, 4.7148158 52.0113853, 4.7148215 52.0113391))"^^geo:wktLiteral ;
    osm:area 243.0
  ] .

