@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/b007dz9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b45bcbcaaf5aa88ea01a06419fa0d2da"^^xsd:string ;
  ns0:name "Pand 1044"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961871> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70844626 52.00908506, 4.70841061 52.00912582, 4.70850839 52.00916198, 4.70851290 52.00915733, 4.70853779 52.00916735, 4.70856472 52.00914114, 4.70844626 52.00908506))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

