@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bSvUi1>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 4556.0 ;
  gtm:kadastraleAanduiding "A4556"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4556" ;
  ns0:name "Perceel GDA01-A4556"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240455670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCgw0G> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69880> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.711137361791 52.01535213271,4.7112538895135 52.015439827516,4.711366912263 52.0155233045,4.7113034928763 52.015554696421,4.7111887286574 52.01547174868,4.7110716907579 52.015384077844,4.7111363536846 52.015351362906,4.711137361791 52.01535213271))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

