@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/b3xYTU>
  gtm:oppervlakte 266.0 ;
  gtm:kadastraalNummer 4751.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4751" ;
  gtm:kadastraleAanduiding "M4751"@nl ;
  ns0:name "Perceel GDA01-M4751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350475170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baCU7r> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105750> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7033471896002 52.031736799567,4.7033473507379 52.031737699341,4.7033427119405 52.031738004972,4.7033542718528 52.031804586141,4.7031672300484 52.031817018304,4.7031422998122 52.031818680149,4.7031427953149 52.031821541333,4.7031413512291 52.031821631816,4.7030906447788 52.031825004504,4.7030677056055 52.031693425114,4.7033365682192 52.031675562946,4.7033471896002 52.031736799567))"^^geo:wktLiteral ;
    osm:area 266.0
  ] .

