@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/b006vvn>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/90b7f5f766749f04df5c437d9b103f9b"^^xsd:string ;
  schema:name "Pand 577"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961404> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70900239 52.00892644, 4.70903994 52.00890288, 4.70891571 52.00882403, 4.70886343 52.00884476, 4.70900239 52.00892644))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

