@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/b253qo>
  gtm:oppervlakte 231.0 ;
  gtm:kadastraalNummer 1721.0 ;
  gtm:kadastraleAanduiding "C1721"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1721"^^xsd:string ;
  schema:name "Perceel GDA01-C1721"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260172170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72433> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140449036262 52.009010282281,4.714043799666 52.009014931962,4.713733492656 52.008997948653,4.7137185318522 52.008997126009,4.7137641539076 52.008898002221,4.7137789470488 52.008899318262,4.7140655574383 52.008924911668,4.7140522321497 52.008980069218,4.7140449036262 52.009010282281))"^^geo:wktLiteral ;
    osm:area 232.0
  ] .

