@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/biJZQg>
  gtm:kadastraalNummer "1024"^^xsd:string ;
  gtm:kadastraleAanduiding "C1024"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1024"^^xsd:string ;
  schema:name "Perceel GDA01-C1024"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15906> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131409 52.0124904, 4.7131285 52.012485, 4.7130811 52.0125311, 4.713096 52.0125369, 4.7132662 52.0126127, 4.7133101 52.0125763, 4.7132525 52.0125533, 4.7132629 52.0125427, 4.7131409 52.0124904))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

