@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bcUtat>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 751.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N751"^^xsd:string ;
  gtm:kadastraleAanduiding "N751"@nl ;
  ns0:name "Perceel GDA01-N751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360075170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b25d7M>, <https://n2t.net/ark:/60537/b9a0ih> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90079> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6853051158163 52.00256420815,4.6852598561434 52.002583551009,4.6852155070781 52.002543800308,4.6852604906165 52.002524419865,4.6853130307588 52.002501426174,4.6854750474247 52.002432543079,4.6855196259443 52.00247252875,4.6853575800779 52.002541411732,4.6853051158163 52.00256420815))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

