@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/b5PC4c>
  gtm:kadastraalNummer "413"^^xsd:string ;
  gtm:kadastraleAanduiding "B413"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B413"^^xsd:string ;
  ns0:name "Perceel GDA01-B413"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14259> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7070521 52.0129569, 4.7071092 52.0129865, 4.7071826 52.0129325, 4.7072146 52.0129469, 4.7076267 52.0126276, 4.7075189 52.012579, 4.707477 52.0126126, 4.7074337 52.012647, 4.7073941 52.0126801, 4.7073428 52.0127186, 4.7072954 52.0127543, 4.7072533 52.0127856, 4.7072037 52.012822, 4.7071562 52.0128575, 4.7071362 52.0128893, 4.7071169 52.0129081, 4.7070521 52.0129569))"^^geo:wktLiteral ;
    osm:area 447.0
  ] .

