@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/b7HUdR>
  gtm:kadastraalNummer "475"^^xsd:string ;
  gtm:kadastraleAanduiding "A475"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A475"^^xsd:string ;
  ns0:name "Perceel GDA01-A475"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13477> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7181113 52.0137321, 4.7181163 52.0137119, 4.7181187 52.0137022, 4.7180404 52.0136854, 4.7180352 52.0136965, 4.7180286 52.0137107, 4.718024 52.0137247, 4.7180526 52.0137262, 4.7180708 52.0137272, 4.7181113 52.0137321))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

