@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/b4Aq2x>
  gtm:kadastraalNummer "1049"^^xsd:string ;
  gtm:kadastraleAanduiding "C1049"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1049"^^xsd:string ;
  schema:name "Perceel GDA01-C1049"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15931> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7136878 52.0123223, 4.7136948 52.0123256, 4.7137401 52.0122704, 4.7136629 52.0122461, 4.7134561 52.0121818, 4.7134434 52.0121779, 4.713404 52.0122153, 4.7134181 52.0122203, 4.713509 52.0122523, 4.7136091 52.0122855, 4.7136878 52.0123223))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

