@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/bPonwx>
  gtm:kadastraalNummer "989"^^xsd:string ;
  gtm:kadastraleAanduiding "C989"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C989"^^xsd:string ;
  schema:name "Perceel GDA01-C989"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15871> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125291 52.0131665, 4.7125194 52.013175, 4.7124922 52.0131666, 4.7124604 52.0131866, 4.7123482 52.0131341, 4.712334 52.0131276, 4.7122764 52.0131581, 4.7122885 52.0131641, 4.7124295 52.0132324, 4.7124766 52.0131953, 4.7124954 52.0132031, 4.7125101 52.0131896, 4.7125318 52.0132047, 4.7125612 52.0132172, 4.7125893 52.0131922, 4.7125291 52.0131665))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

