@prefix schema: <http://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/b006z6x>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0e51a2a9972b87b44809a0d8654f3328"^^xsd:string ;
  schema:name "Pand 645"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961472> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70627611 52.00899869, 4.70624730 52.00898229, 4.70620105 52.00901487, 4.70613431 52.00906188, 4.70631072 52.00915079, 4.70637669 52.00912238, 4.70628142 52.00907365, 4.70621719 52.00904078, 4.70625019 52.00901762, 4.70627611 52.00899869))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

