@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b99QPg>
  gtm:oppervlakte 38.0 ;
  gtm:kadastraalNummer 2489.0 ;
  gtm:kadastraleAanduiding "D2489"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2489"^^xsd:string ;
  schema:name "Perceel GDA01-D2489"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270248970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhHHVN> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73090> ;
  schema:startDate "2001-05-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082287257577 52.007459400816,4.7082119401443 52.007429084952,4.7083611240239 52.007399510631,4.7083780520967 52.007430043017,4.7082287257577 52.007459400816))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

