@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/bKaV2i>
  gtm:oppervlakte 38.0 ;
  gtm:kadastraalNummer 4738.0 ;
  gtm:kadastraleAanduiding "E4738"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4738"^^xsd:string ;
  ns0:name "Perceel GDA01-E4738"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280473870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bG16jj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74796> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025746803966 52.006046102624,4.7025168610796 52.006086070382,4.7024945686493 52.006074255765,4.7024958345283 52.006073382264,4.7024507329577 52.006047350104,4.7024519988368 52.006046476603,4.7025097601825 52.006006490563,4.7025320818466 52.006018296359,4.7025308159699 52.00601916986,4.7025759462732 52.006045229122,4.7025746803966 52.006046102624))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

