@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bPaFIJ>
  gtm:kadastraalNummer "369"^^xsd:string ;
  gtm:kadastraleAanduiding "A369"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A369"^^xsd:string ;
  schema:name "Perceel GDA01-A369"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13371> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117573 52.0162859, 4.7117651 52.0162982, 4.7118978 52.0162257, 4.7119295 52.0162036, 4.7119451 52.0161755, 4.7119294 52.0161449, 4.7118876 52.0161014, 4.7118507 52.0160428, 4.7118271 52.0160139, 4.7118119 52.0159855, 4.711788 52.0159411, 4.7117518 52.0159097, 4.7117295 52.015864, 4.7117167 52.0158467, 4.7116919 52.0158265, 4.7116833 52.0158017, 4.7116613 52.0157804, 4.7116613 52.0157804, 4.7116437 52.0157634, 4.7116408 52.0157508, 4.711638 52.0157384, 4.7116291 52.0157237, 4.7116277 52.0157046, 4.711603 52.0156665, 4.7115228 52.0156985, 4.7113795 52.0157451, 4.7115622 52.016317, 4.7116363 52.0163045, 4.7116336 52.0162995, 4.711679 52.0162905, 4.7116843 52.0163006, 4.7117573 52.0162859))"^^geo:wktLiteral ;
    osm:area 1522.0
  ] .

