@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/b00722r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ca622d2764de66c7a18f7f7c588ab156"^^xsd:string ;
  ns0:name "Pand 728"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961555> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70573487 52.00947036, 4.70574915 52.00946032, 4.70551788 52.00934467, 4.70549438 52.00936257, 4.70560198 52.00941637, 4.70561185 52.00940885, 4.70573487 52.00947036))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

