@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b007cg4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e65bd24c6c154a891c60a197a0331665"^^xsd:string ;
  ns0:name "Pand 1001"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961828> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71380894 52.00914358, 4.71384885 52.00914515, 4.71388981 52.00914729, 4.71394459 52.00915054, 4.71394929 52.00912445, 4.71392966 52.00912420, 4.71392871 52.00913722, 4.71389455 52.00913627, 4.71389643 52.00911058, 4.71381423 52.00910829, 4.71381055 52.00912919, 4.71377668 52.00912692, 4.71377224 52.00915210, 4.71366588 52.00914497, 4.71364685 52.00919529, 4.71379795 52.00920696, 4.71380894 52.00914358))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

