@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/b006z3p>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/04196b2bce58ef292f283d77045fcecd"^^xsd:string ;
  schema:name "Pand 642"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961469> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71017700 52.00901557, 4.71013537 52.00899214, 4.71003360 52.00905373, 4.71006109 52.00906996, 4.71004394 52.00908015, 4.71006408 52.00909150, 4.71017700 52.00901557))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

