@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/bpzMLy>
  gtm:oppervlakte 745.0 ;
  gtm:kadastraalNummer 4338.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4338"^^xsd:string ;
  gtm:kadastraleAanduiding "K4338"@nl ;
  ns0:name "Perceel GDA01-K4338"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330433870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3y6R0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bT7ZkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/247239> ;
  ns0:startDate "2006-10-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7490274920652 52.016207381189,4.749101366596 52.016070124754,4.7492138157389 52.015861215311,4.7495220128764 52.015290433833,4.7496054895966 52.015283875033,4.7496292716226 52.015283302738,4.7491485518553 52.016176488182,4.7490274920652 52.016207381189))"^^geo:wktLiteral ;
    osm:area 719.0
  ] .

