@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/bSIzx1>
  gtm:kadastraalNummer "1066"^^xsd:string ;
  gtm:kadastraleAanduiding "C1066"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1066"^^xsd:string ;
  schema:name "Perceel GDA01-C1066"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15948> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142087 52.0121117, 4.7141998 52.0121179, 4.714064 52.0122454, 4.7139988 52.0123068, 4.7140579 52.0123306, 4.7142574 52.012145, 4.7142671 52.0121383, 4.7142087 52.0121117))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

