@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/bD64K1>
  gtm:kadastraalNummer "775"^^xsd:string ;
  gtm:kadastraleAanduiding "A775"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A775"^^xsd:string ;
  ns0:name "Perceel GDA01-A775"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13775> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7171569 52.0097793, 4.7171569 52.0097793, 4.7171531 52.0098021, 4.717198 52.0098064, 4.7171718 52.0099108, 4.7171718 52.0099108, 4.7172548 52.0099124, 4.717281 52.0097872, 4.7171831 52.009781, 4.7171569 52.0097793))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

