@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/b3XiVo>
  gtm:kadastraalNummer "777"^^xsd:string ;
  gtm:kadastraleAanduiding "B777"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B777"^^xsd:string ;
  ns0:name "Perceel GDA01-B777"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14623> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098989 52.0125822, 4.709902 52.0125269, 4.7099071 52.0124799, 4.709892 52.0124765, 4.7096876 52.0124375, 4.7096411 52.0124214, 4.7095955 52.0124617, 4.7096094 52.012468, 4.7095787 52.0124989, 4.7097404 52.0125445, 4.7098811 52.012578, 4.7098989 52.0125822))"^^geo:wktLiteral ;
    osm:area 220.0
  ] .

