@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/bbeO60>
  gtm:kadastraalNummer "1172"^^xsd:string ;
  gtm:kadastraleAanduiding "C1172"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1172"^^xsd:string ;
  schema:name "Perceel GDA01-C1172"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16054> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7140847 52.0101605, 4.7143629 52.010216, 4.7144265 52.010116, 4.7142682 52.0100656, 4.7142524 52.0100962, 4.7142342 52.0101314, 4.7141177 52.0101085, 4.7141031 52.0101066, 4.7140847 52.0101605))"^^geo:wktLiteral ;
    osm:area 208.0
  ] .

