@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/b9nvNo>
  gtm:kadastraalNummer "637"^^xsd:string ;
  gtm:kadastraleAanduiding "B637"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B637"^^xsd:string ;
  ns0:name "Perceel GDA01-B637"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14483> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069033 52.0113224, 4.706963 52.0113509, 4.706973 52.011343, 4.707092 52.0112484, 4.7071312 52.0112164, 4.7071821 52.0111749, 4.7073744 52.0110266, 4.7072205 52.0109436, 4.7070318 52.0110769, 4.7069656 52.0111235, 4.7070387 52.0111586, 4.7070411 52.0111597, 4.7070504 52.0111523, 4.7070785 52.0111658, 4.7070525 52.0111864, 4.7070661 52.0111929, 4.7069033 52.0113224))"^^geo:wktLiteral ;
    osm:area 485.0
  ] .

