@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/b9MUaj>
  gtm:kadastraalNummer "606"^^xsd:string ;
  gtm:kadastraleAanduiding "B606"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B606"^^xsd:string ;
  ns0:name "Perceel GDA01-B606"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14452> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082812 52.0118145, 4.7083953 52.0118596, 4.7085953 52.0116873, 4.7085165 52.0116419, 4.7084151 52.0115884, 4.7081931 52.0117787, 4.708237 52.0117986, 4.7082422 52.0117942, 4.7082812 52.0118145))"^^geo:wktLiteral ;
    osm:area 411.0
  ] .

