@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/b2hIxY>
  gtm:kadastraalNummer "559"^^xsd:string ;
  gtm:kadastraleAanduiding "D559"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D559"^^xsd:string ;
  ns0:name "Perceel GDA01-D559"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16744> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118005 52.008915, 4.7115421 52.0088331, 4.7111976 52.0087237, 4.7110956 52.0088481, 4.7114198 52.0089525, 4.7114309 52.0089408, 4.7114855 52.0089604, 4.7115035 52.008942, 4.7115388 52.0089038, 4.7117465 52.008977, 4.7117624 52.0089823, 4.7118163 52.0089203, 4.7118005 52.008915))"^^geo:wktLiteral ;
    osm:area 591.0
  ] .

