@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/b007crf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/583fadabc4fbc80594e1544cafe46f21"^^xsd:string ;
  ns0:name "Pand 1009"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961836> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71411374 52.00915181, 4.71408044 52.00914924, 4.71408430 52.00913012, 4.71405764 52.00912848, 4.71405462 52.00914723, 4.71404239 52.00922310, 4.71409862 52.00922655, 4.71411374 52.00915181))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

