@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/bCTAOM>
  gtm:oppervlakte 264.0 ;
  gtm:kadastraalNummer 9745.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9745"^^xsd:string ;
  gtm:kadastraleAanduiding "K9745"@nl ;
  ns0:name "Perceel GDA01-K9745"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330974570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8MEq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264250> ;
  ns0:startDate "2019-04-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7388855910742 52.00671109238,4.7386028341397 52.006779590207,4.7384223787696 52.006857100334,4.7383644056138 52.006802167343,4.7384426768443 52.006774914518,4.7386243892489 52.006708143423,4.7388154739072 52.006633783544,4.7388855910742 52.00671109238))"^^geo:wktLiteral ;
    osm:area 265.0
  ] .

