@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/b6f0r4>
  gtm:kadastraalNummer "630"^^xsd:string ;
  gtm:kadastraleAanduiding "A630"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A630"^^xsd:string ;
  ns0:name "Perceel GDA01-A630"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13632> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7195506 52.0183434, 4.7198713 52.0183621, 4.7198814 52.0183537, 4.7198917 52.0183262, 4.7199152 52.0182253, 4.7200211 52.0178602, 4.7203093 52.0168064, 4.7204798 52.0162261, 4.7205061 52.0161069, 4.7201726 52.0160651, 4.7197867 52.0174784, 4.7197099 52.0177598, 4.719651 52.0179756, 4.7195506 52.0183434))"^^geo:wktLiteral ;
    osm:area 5882.0
  ] .

