@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bc4BGQ>
  gtm:kadastraalNummer "427"^^xsd:string ;
  gtm:kadastraleAanduiding "A427"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A427"^^xsd:string ;
  ns0:name "Perceel GDA01-A427"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13430> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.716945 52.014186, 4.71697 52.014191, 4.7170832 52.0138317, 4.7170611 52.0138288, 4.7171049 52.0137013, 4.7171498 52.0135706, 4.7171667 52.0135739, 4.7171759 52.0135485, 4.716911 52.0135004, 4.7167368 52.0139553, 4.7166824 52.0141339, 4.716945 52.014186))"^^geo:wktLiteral ;
    osm:area 1409.0
  ] .

